ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700
[openwrt.git] / package / mac80211 / patches / 520-ath9k_ack_timeout_workaround.patch
index 7b51204..398bec8 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/net/wireless/ath/ath9k/hw.c
 +++ b/drivers/net/wireless/ath/ath9k/hw.c
-@@ -1228,6 +1228,11 @@ void ath9k_hw_init_global_settings(struc
+@@ -1233,6 +1233,11 @@ void ath9k_hw_init_global_settings(struc
        /* As defined by IEEE 802.11-2007 17.3.8.6 */
        slottime = ah->slottime + 3 * ah->coverage_class;
        acktimeout = slottime + sifstime;
This page took 0.021396 seconds and 4 git commands to generate.