aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/522-ath9k_per_chain_signal_strength.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-06-19 00:53:20 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-06-19 00:53:20 +0000
commit2771a8ce168b94e443f44edc97eeb2dce6b096eb (patch)
tree7e63fd0d1ad0fa3dbba5b0f64765275806140332 /package/mac80211/patches/522-ath9k_per_chain_signal_strength.patch
parentdacb6839c04fe00ed0efd3c5dfa117a74d5a7bc9 (diff)
downloadupstream-2771a8ce168b94e443f44edc97eeb2dce6b096eb.tar.gz
upstream-2771a8ce168b94e443f44edc97eeb2dce6b096eb.tar.bz2
upstream-2771a8ce168b94e443f44edc97eeb2dce6b096eb.zip
mac80211: fix AP multi-BSSID support (#11698)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32448 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/522-ath9k_per_chain_signal_strength.patch')
-rw-r--r--package/mac80211/patches/522-ath9k_per_chain_signal_strength.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/522-ath9k_per_chain_signal_strength.patch b/package/mac80211/patches/522-ath9k_per_chain_signal_strength.patch
index 40f4e62c7e..3b9cfe8752 100644
--- a/package/mac80211/patches/522-ath9k_per_chain_signal_strength.patch
+++ b/package/mac80211/patches/522-ath9k_per_chain_signal_strength.patch
@@ -270,7 +270,7 @@
__NL80211_STA_INFO_AFTER_LAST,
--- a/net/wireless/nl80211.c
+++ b/net/wireless/nl80211.c
-@@ -2523,6 +2523,33 @@ nla_put_failure:
+@@ -2553,6 +2553,33 @@ nla_put_failure:
return false;
}
@@ -304,7 +304,7 @@
static int nl80211_send_station(struct sk_buff *msg, u32 pid, u32 seq,
int flags,
struct cfg80211_registered_device *rdev,
-@@ -2584,6 +2611,18 @@ static int nl80211_send_station(struct s
+@@ -2614,6 +2641,18 @@ static int nl80211_send_station(struct s
default:
break;
}