summaryrefslogtreecommitdiff
path: root/net/Kconfig
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2012-07-06 20:19:27 (GMT)
committerJohannes Berg <johannes.berg@intel.com>2012-07-12 10:10:44 (GMT)
commitd48b296850f25cb559cb9b907d6d8c09eca3e89d (patch)
treeca2603b4ebfa210dda48c1a311996d826084835e /net/Kconfig
parent5260a5b2c3524f198ea062fe0a6a4faa724e6a9d (diff)
downloadlinux-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 'net/Kconfig')
0 files changed, 0 insertions, 0 deletions