Revert "ath9k: fix crashes when using shared IRQs"
[openwrt-14.07/.git] / package / kernel / mac80211 / patches / 523-ath9k_use_configured_antenna_gain.patch
index 3a711f7c5b733db7865bb29340320fbd59d798c0..9b51c4c23d82e9c20fd1c43f4f6867a933b5d4c0 100644 (file)
@@ -21,7 +21,7 @@
        if (ant_gain > max_gain)
 --- a/drivers/net/wireless/ath/ath9k/main.c
 +++ b/drivers/net/wireless/ath/ath9k/main.c
-@@ -1409,7 +1409,10 @@ static int ath9k_config(struct ieee80211
+@@ -1405,7 +1405,10 @@ static int ath9k_config(struct ieee80211
        }
  
        if (changed & IEEE80211_CONF_CHANGE_POWER) {