diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-02-01 15:33:04 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-02-01 15:33:04 +0000 |
commit | b9a605b8bfce54c7f8e5d2989c3509783bc14738 (patch) | |
tree | a6326b141b7ad0c05aa5ff367188519d5956a5e4 /package/kernel/mac80211/patches/310-ap_scan.patch | |
parent | 8fa06b7e3cfbd7d120a053c05272b33e180da90f (diff) | |
download | upstream-b9a605b8bfce54c7f8e5d2989c3509783bc14738.tar.gz upstream-b9a605b8bfce54c7f8e5d2989c3509783bc14738.tar.bz2 upstream-b9a605b8bfce54c7f8e5d2989c3509783bc14738.zip |
mac80211: merge upstream fixes
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39442
Diffstat (limited to 'package/kernel/mac80211/patches/310-ap_scan.patch')
-rw-r--r-- | package/kernel/mac80211/patches/310-ap_scan.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/310-ap_scan.patch b/package/kernel/mac80211/patches/310-ap_scan.patch index 7b220be9b9..780c598846 100644 --- a/package/kernel/mac80211/patches/310-ap_scan.patch +++ b/package/kernel/mac80211/patches/310-ap_scan.patch @@ -1,6 +1,6 @@ --- a/net/mac80211/cfg.c +++ b/net/mac80211/cfg.c -@@ -2142,7 +2142,7 @@ static int ieee80211_scan(struct wiphy * +@@ -2145,7 +2145,7 @@ static int ieee80211_scan(struct wiphy * * the frames sent while scanning on other channel will be * lost) */ |