aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/310-ap_scan.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-12-10 18:29:17 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-12-10 18:29:17 +0000
commitb8757c644f02ae75e23bfd231682453d5a75f30f (patch)
treec55e00baa15b35fe4b374ad725484c99fd539ec4 /package/mac80211/patches/310-ap_scan.patch
parentfaba477274075f440866283c88dbd67ff10fbc52 (diff)
downloadupstream-b8757c644f02ae75e23bfd231682453d5a75f30f.tar.gz
upstream-b8757c644f02ae75e23bfd231682453d5a75f30f.tar.bz2
upstream-b8757c644f02ae75e23bfd231682453d5a75f30f.zip
mac80211: fix channel context related warnings when using wds ap mode (fixes #12585)
SVN-Revision: 34610
Diffstat (limited to 'package/mac80211/patches/310-ap_scan.patch')
-rw-r--r--package/mac80211/patches/310-ap_scan.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/310-ap_scan.patch b/package/mac80211/patches/310-ap_scan.patch
index 958c7fd20b..8177310564 100644
--- a/package/mac80211/patches/310-ap_scan.patch
+++ b/package/mac80211/patches/310-ap_scan.patch
@@ -1,6 +1,6 @@
--- a/net/mac80211/cfg.c
+++ b/net/mac80211/cfg.c
-@@ -1916,7 +1916,7 @@ static int ieee80211_scan(struct wiphy *
+@@ -1925,7 +1925,7 @@ static int ieee80211_scan(struct wiphy *
* the frames sent while scanning on other channel will be
* lost)
*/