ath9k: add some rx path fixes
[openwrt/staging/lynxis.git] / package / kernel / mac80211 / patches / 523-ath9k_use_configured_antenna_gain.patch
index b84a99134a63916570e460bec3971578f7e02750..2903bd9d14a8d14a7ca7340e1d9a4b480e2da56c 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
-@@ -1370,7 +1370,10 @@ static int ath9k_config(struct ieee80211
+@@ -1377,7 +1377,10 @@ static int ath9k_config(struct ieee80211
        }
  
        if (changed & IEEE80211_CONF_CHANGE_POWER) {