diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-02-27 11:22:26 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-02-27 11:22:26 +0000 |
commit | 266275eef404f91ccdaae0089bf1fd0c5adbdc4c (patch) | |
tree | ffaf70f51387dc2854aba4afdffcc2171ab25345 /package/mac80211/patches/300-ath9k_gpio_settings.patch | |
parent | 142231da0d334f4bfce987423a5907ecc02567d7 (diff) |
mac80211: update to 2011-02-25
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25749 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/300-ath9k_gpio_settings.patch')
-rw-r--r-- | package/mac80211/patches/300-ath9k_gpio_settings.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/300-ath9k_gpio_settings.patch b/package/mac80211/patches/300-ath9k_gpio_settings.patch index 7235ddeb57..e38b572e5a 100644 --- a/package/mac80211/patches/300-ath9k_gpio_settings.patch +++ b/package/mac80211/patches/300-ath9k_gpio_settings.patch @@ -26,7 +26,7 @@ struct ar5416IniArray iniCommon; --- a/drivers/net/wireless/ath/ath9k/hw.c +++ b/drivers/net/wireless/ath/ath9k/hw.c -@@ -1213,6 +1213,20 @@ static bool ath9k_hw_channel_change(stru +@@ -1212,6 +1212,20 @@ static bool ath9k_hw_channel_change(stru return true; } @@ -47,7 +47,7 @@ bool ath9k_hw_check_alive(struct ath_hw *ah) { int count = 50; -@@ -1501,6 +1515,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st +@@ -1500,6 +1514,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st if (AR_SREV_9300_20_OR_LATER(ah)) ar9003_hw_bb_watchdog_config(ah); |