diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-04-26 10:52:03 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-04-26 10:52:03 +0000 |
commit | 28240cc8d2d2d5d345a9459497dfc3c72379b994 (patch) | |
tree | 2b493d850864a30c924d148f67413ab20407b8ef /package/mac80211/patches/030-wext.patch | |
parent | 4ea4e6bcb036930b3498f7bdf6bc8fcfef112273 (diff) |
mac80211: update to wireless-testing 2013-04-16 + backports
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36448 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/030-wext.patch')
-rw-r--r-- | package/mac80211/patches/030-wext.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/030-wext.patch b/package/mac80211/patches/030-wext.patch index cb52e7ccb3..dbd7a09202 100644 --- a/package/mac80211/patches/030-wext.patch +++ b/package/mac80211/patches/030-wext.patch @@ -1,6 +1,6 @@ --- a/net/wireless/core.c +++ b/net/wireless/core.c -@@ -884,6 +884,15 @@ static int cfg80211_netdev_notifier_call +@@ -951,6 +951,15 @@ static int cfg80211_netdev_notifier_call wdev->sme_state = CFG80211_SME_IDLE; mutex_unlock(&rdev->devlist_mtx); #ifdef CONFIG_CFG80211_WEXT |