commit | 152c477aa3eb8046b35aa7cde2782230064041d8 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Oct 21 10:22:22 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Nov 08 15:54:13 2011 -0500 |
tree | b54ff13db4111d02210c1650d8c5f3ee53ca5a25 | |
parent | b83db862ffb871e3131e5d2160c741b288eea9aa [diff] |
mac80211: exit cooked monitor RX early if there are none If there are no cooked monitor interfaces, there's no point in building the radiotap RX header for the frame and iterating the interface list. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>