diff options
author | Johannes Berg <johannes.berg@intel.com> | 2012-07-06 20:19:27 (GMT) |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2012-07-12 10:10:44 (GMT) |
commit | d48b296850f25cb559cb9b907d6d8c09eca3e89d (patch) | |
tree | ca2603b4ebfa210dda48c1a311996d826084835e /fs/readdir.c | |
parent | 5260a5b2c3524f198ea062fe0a6a4faa724e6a9d (diff) | |
download | linux-fsl-qoriq-d48b296850f25cb559cb9b907d6d8c09eca3e89d.tar.xz |
mac80211: redesign scan RX
Scan receive is rather inefficient when there are
multiple virtual interfaces. We iterate all of the
virtual interfaces and then notify cfg80211 about
each beacon many times.
Redesign scan RX to happen before everything else.
Then we can also get rid of IEEE80211_RX_IN_SCAN
since we don't have to accept frames into the RX
handlers for scanning or scheduled scanning any
more. Overall, this simplifies the code.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'fs/readdir.c')
0 files changed, 0 insertions, 0 deletions