1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

mac80211: allow scans in access point mode (for site survey)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33613 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2012-10-03 19:13:20 +00:00
parent 028bced8d7
commit bb1c19e782
4 changed files with 15 additions and 4 deletions

View File

@@ -11,7 +11,7 @@
union {
--- a/net/mac80211/cfg.c
+++ b/net/mac80211/cfg.c
@@ -2162,9 +2162,20 @@ static int ieee80211_set_bitrate_mask(st
@@ -2160,9 +2160,20 @@ static int ieee80211_set_bitrate_mask(st
}
for (i = 0; i < IEEE80211_NUM_BANDS; i++) {