diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-06-05 14:55:07 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-06-05 14:55:07 +0000 |
commit | fcb680357e1e13500651473cd01e17316b2cd609 (patch) | |
tree | b9d05c5cd2d591172df477a7049ea99e55eaddb4 /package/kernel/mac80211/patches/310-ap_scan.patch | |
parent | b7ce76b4b9ee2f6ec567e66a98c85f4037b5c127 (diff) | |
download | upstream-fcb680357e1e13500651473cd01e17316b2cd609.tar.gz upstream-fcb680357e1e13500651473cd01e17316b2cd609.tar.bz2 upstream-fcb680357e1e13500651473cd01e17316b2cd609.zip |
mac80211: merge a series of cleanups/fixes
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41018
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 9334e4d459..23ecd37030 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 -@@ -2210,7 +2210,7 @@ static int ieee80211_scan(struct wiphy * +@@ -1903,7 +1903,7 @@ static int ieee80211_scan(struct wiphy * * the frames sent while scanning on other channel will be * lost) */ |