diff options
Diffstat (limited to 'package/mac80211/patches/524-ath9k_use_configured_antenna_gain.patch')
-rw-r--r-- | package/mac80211/patches/524-ath9k_use_configured_antenna_gain.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/524-ath9k_use_configured_antenna_gain.patch b/package/mac80211/patches/524-ath9k_use_configured_antenna_gain.patch index e32f66ea4..0c3842577 100644 --- a/package/mac80211/patches/524-ath9k_use_configured_antenna_gain.patch +++ b/package/mac80211/patches/524-ath9k_use_configured_antenna_gain.patch @@ -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 -@@ -1205,7 +1205,10 @@ int ath9k_config(struct ieee80211_hw *hw +@@ -1204,7 +1204,10 @@ int ath9k_config(struct ieee80211_hw *hw } if (changed & IEEE80211_CONF_CHANGE_POWER) { |