ath9k: clean up some patches
[openwrt-github/.git] / package / kernel / mac80211 / patches / 524-ath9k_use_configured_antenna_gain.patch
index dd1fec7ee1be18b636e7336cd1b1fc1a60308477..48b5f31dc1f802fbd1d813aa68bf32019c656e70 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
-@@ -1297,7 +1297,10 @@ int ath9k_config(struct ieee80211_hw *hw
+@@ -1299,7 +1299,10 @@ static int ath9k_config(struct ieee80211
        }
  
        if (changed & IEEE80211_CONF_CHANGE_POWER) {