mac80211: update to compat-wireless 2009-12-05 and fix a critical bug in ath9k tx...
[lede.git] / package / mac80211 / patches / 530-disable_interrupt_mitigation.patch
1 --- a/drivers/net/wireless/ath/ath9k/hw.c
2 +++ b/drivers/net/wireless/ath/ath9k/hw.c
3 @@ -395,7 +395,7 @@ static void ath9k_hw_init_config(struct 
4                 ah->config.spurchans[i][1] = AR_NO_SPUR;
5         }
6  
7 -       ah->config.intr_mitigation = true;
8 +       ah->config.intr_mitigation = false;
9  
10         /*
11          * We need this for PCI devices only (Cardbus, PCI, miniPCI)