aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/300-ath9k_gpio_settings.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-11-20 02:26:41 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-11-20 02:26:41 +0000
commit5430ba363f03200f0a619426b9cbe2e84971c917 (patch)
treede4b615994ff60c42e04d992b31774cac8c5b0d2 /package/mac80211/patches/300-ath9k_gpio_settings.patch
parentce70948f79c9ef7e14bf8bf6b585c387f7e081d3 (diff)
downloadmaster-187ad058-5430ba363f03200f0a619426b9cbe2e84971c917.tar.gz
master-187ad058-5430ba363f03200f0a619426b9cbe2e84971c917.tar.bz2
master-187ad058-5430ba363f03200f0a619426b9cbe2e84971c917.zip
mac80211: update to latest wireless-testing + more stability work
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24044 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.patch4
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 a7ef6fa894..a7cf49a29f 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
-@@ -1182,6 +1182,20 @@ static bool ath9k_hw_channel_change(stru
+@@ -1178,6 +1178,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;
-@@ -1468,6 +1482,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st
+@@ -1464,6 +1478,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st
if (AR_SREV_9300_20_OR_LATER(ah))
ar9003_hw_bb_watchdog_config(ah);