diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-11-26 11:25:31 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-11-26 11:25:31 +0000 |
commit | 78f4ab6fc0b6642e6c2370a8762ab414d6bf2591 (patch) | |
tree | 7c2314bf01d30562e22c397ee757b3a46739cdb9 /package/kernel/mac80211/patches/310-ap_scan.patch | |
parent | bb2b428a5cfc838b83041b5a72143dc7e218ee4b (diff) | |
download | upstream-78f4ab6fc0b6642e6c2370a8762ab414d6bf2591.tar.gz upstream-78f4ab6fc0b6642e6c2370a8762ab414d6bf2591.tar.bz2 upstream-78f4ab6fc0b6642e6c2370a8762ab414d6bf2591.zip |
mac80211: merge another round of upstream fixes
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38918
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 869bff7b63..928963ee34 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 -@@ -2113,7 +2113,7 @@ static int ieee80211_scan(struct wiphy * +@@ -2117,7 +2117,7 @@ static int ieee80211_scan(struct wiphy * * the frames sent while scanning on other channel will be * lost) */ |