summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/420-ath5k_disable_fast_cc.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-02-23 01:12:36 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-02-23 01:12:36 +0000
commite526c7bc1718f3e0dd4ed1e774f08b449ae27cce (patch)
tree396ae820a3fa3a6162066e9babb6fa43e98e113b /package/mac80211/patches/420-ath5k_disable_fast_cc.patch
parentc4c43eed046e4107fb24e79099159af63e535003 (diff)
downloadmaster-31e0f0ae-e526c7bc1718f3e0dd4ed1e774f08b449ae27cce.tar.gz
master-31e0f0ae-e526c7bc1718f3e0dd4ed1e774f08b449ae27cce.tar.bz2
master-31e0f0ae-e526c7bc1718f3e0dd4ed1e774f08b449ae27cce.zip
mac80211: update to wireless-testing 2013-02-22
SVN-Revision: 35753
Diffstat (limited to 'package/mac80211/patches/420-ath5k_disable_fast_cc.patch')
-rw-r--r--package/mac80211/patches/420-ath5k_disable_fast_cc.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/420-ath5k_disable_fast_cc.patch b/package/mac80211/patches/420-ath5k_disable_fast_cc.patch
index bd661c6fbf..48b8467144 100644
--- a/package/mac80211/patches/420-ath5k_disable_fast_cc.patch
+++ b/package/mac80211/patches/420-ath5k_disable_fast_cc.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/wireless/ath/ath5k/reset.c
+++ b/drivers/net/wireless/ath/ath5k/reset.c
-@@ -1156,6 +1156,7 @@ ath5k_hw_reset(struct ath5k_hw *ah, enum
+@@ -1158,6 +1158,7 @@ ath5k_hw_reset(struct ath5k_hw *ah, enum
tsf_lo = 0;
mode = 0;
@@ -8,7 +8,7 @@
/*
* Sanity check for fast flag
* Fast channel change only available
-@@ -1163,6 +1164,7 @@ ath5k_hw_reset(struct ath5k_hw *ah, enum
+@@ -1165,6 +1166,7 @@ ath5k_hw_reset(struct ath5k_hw *ah, enum
*/
if (fast && (ah->ah_radio != AR5K_RF2413) &&
(ah->ah_radio != AR5K_RF5413))