mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
mac80211: update to wireless-testing 2012-02-06
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30346 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/net/mac80211/main.c
|
||||
+++ b/net/mac80211/main.c
|
||||
@@ -196,7 +196,9 @@ void ieee80211_bss_info_change_notify(st
|
||||
@@ -197,7 +197,9 @@ void ieee80211_bss_info_change_notify(st
|
||||
u32 changed)
|
||||
{
|
||||
struct ieee80211_local *local = sdata->local;
|
||||
@@ -10,7 +10,7 @@
|
||||
|
||||
if (!changed)
|
||||
return;
|
||||
@@ -226,6 +228,22 @@ void ieee80211_bss_info_change_notify(st
|
||||
@@ -219,6 +221,22 @@ void ieee80211_bss_info_change_notify(st
|
||||
|
||||
switch (sdata->vif.type) {
|
||||
case NL80211_IFTYPE_AP:
|
||||
|
||||
Reference in New Issue
Block a user