Root/package/mac80211/patches/430-ath5k_disable_fast_cc.patch

1--- a/drivers/net/wireless/ath/ath5k/reset.c
2+++ b/drivers/net/wireless/ath/ath5k/reset.c
3@@ -1152,6 +1152,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@@ -1159,6 +1160,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
19

Archive Download this file



interactive