diff options
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 cb52e7ccb..dbd7a0920 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 |