mac80211: really fix the long standing wds ap tx power regression (#14153)
[openwrt/svn-archive/archive.git] / package / mac80211 / patches / 420-ath5k_disable_fast_cc.patch
1 --- a/drivers/net/wireless/ath/ath5k/reset.c
2 +++ b/drivers/net/wireless/ath/ath5k/reset.c
3 @@ -1154,6 +1154,7 @@ ath5k_hw_reset(struct ath5k_hw *ah, enum
4 tsf_lo = 0;
5 mode = 0;
6
7 +#if 0
8 /*
9 * Sanity check for fast flag
10 * Fast channel change only available
11 @@ -1161,6 +1162,7 @@ ath5k_hw_reset(struct ath5k_hw *ah, enum
12 */
13 if (fast && (ah->ah_radio != AR5K_RF2413) &&
14 (ah->ah_radio != AR5K_RF5413))
15 +#endif
16 fast = false;
17
18 /* Disable sleep clock operation