ath9k: revert a faulty rx path fix
[openwrt/staging/chunkeey.git] / package / kernel / mac80211 / patches / 523-ath9k_use_configured_antenna_gain.patch
index 2ea3fe08b9e015cc7bb21b049ff9627f2e3754b0..aaefa2f2d927c593ba003164bffcedb0d808e2d7 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
-@@ -1411,7 +1411,10 @@ static int ath9k_config(struct ieee80211
+@@ -1404,7 +1404,10 @@ static int ath9k_config(struct ieee80211
        }
  
        if (changed & IEEE80211_CONF_CHANGE_POWER) {