diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-03-09 08:53:31 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-03-09 08:53:31 +0000 |
commit | 976ae17c6758829fb0f6cae91298a2100f61c312 (patch) | |
tree | c596cbe3795634fdcdb05c8ac3a177eb82689d42 /package/kernel/mac80211/patches/310-ap_scan.patch | |
parent | b544fd922a04fee54b2a2a9c8739b022e0e95dfb (diff) | |
download | upstream-976ae17c6758829fb0f6cae91298a2100f61c312.tar.gz upstream-976ae17c6758829fb0f6cae91298a2100f61c312.tar.bz2 upstream-976ae17c6758829fb0f6cae91298a2100f61c312.zip |
mac80211: add a few upstream fixes
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39846
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 780c598846..389a00370d 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 -@@ -2145,7 +2145,7 @@ static int ieee80211_scan(struct wiphy * +@@ -2148,7 +2148,7 @@ static int ieee80211_scan(struct wiphy * * the frames sent while scanning on other channel will be * lost) */ |