diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-04-06 10:41:23 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-04-06 10:41:23 +0000 |
commit | 4e155c80d3d8811e19effa7f173a863f6b22f4bf (patch) | |
tree | 6ace1120efe3767aa6ea23e33755ec4a69d4735d /package/kernel/mac80211/patches/551-ath9k_p2p_ifcomb.patch | |
parent | c821836395122a28b692fdfe7ba6446195848496 (diff) | |
download | upstream-4e155c80d3d8811e19effa7f173a863f6b22f4bf.tar.gz upstream-4e155c80d3d8811e19effa7f173a863f6b22f4bf.tar.bz2 upstream-4e155c80d3d8811e19effa7f173a863f6b22f4bf.zip |
mac80211: update to wireless-testing 2014-03-31
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40393
Diffstat (limited to 'package/kernel/mac80211/patches/551-ath9k_p2p_ifcomb.patch')
-rw-r--r-- | package/kernel/mac80211/patches/551-ath9k_p2p_ifcomb.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/551-ath9k_p2p_ifcomb.patch b/package/kernel/mac80211/patches/551-ath9k_p2p_ifcomb.patch index ffffe0cbe8..579a633077 100644 --- a/package/kernel/mac80211/patches/551-ath9k_p2p_ifcomb.patch +++ b/package/kernel/mac80211/patches/551-ath9k_p2p_ifcomb.patch @@ -12,7 +12,7 @@ Signed-off-by: Felix Fietkau <nbd@openwrt.org> --- a/drivers/net/wireless/ath/ath9k/init.c +++ b/drivers/net/wireless/ath/ath9k/init.c -@@ -863,15 +863,15 @@ void ath9k_reload_chainmask_settings(str +@@ -649,15 +649,15 @@ static void ath9k_init_txpower_limits(st static const struct ieee80211_iface_limit if_limits[] = { { .max = 2048, .types = BIT(NL80211_IFTYPE_STATION) | |