aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/300-ath9k_gpio_settings.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-12-18 02:00:10 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-12-18 02:00:10 +0000
commitb51a9f924822628d92ffeedd88c27857474f10fc (patch)
treefecc283414d7664c23337677221d0a231d1399e6 /package/mac80211/patches/300-ath9k_gpio_settings.patch
parent29379780a6ba1509e1df5a86b4cabed8ceefbbc7 (diff)
downloadupstream-b51a9f924822628d92ffeedd88c27857474f10fc.tar.gz
upstream-b51a9f924822628d92ffeedd88c27857474f10fc.tar.bz2
upstream-b51a9f924822628d92ffeedd88c27857474f10fc.zip
mac80211: update to wireless-testing 2010-12-16
SVN-Revision: 24655
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 56bf8ceee6..ec2d5a72e6 100644
--- a/package/mac80211/patches/300-ath9k_gpio_settings.patch
+++ b/package/mac80211/patches/300-ath9k_gpio_settings.patch
@@ -15,7 +15,7 @@
err:
--- a/drivers/net/wireless/ath/ath9k/hw.h
+++ b/drivers/net/wireless/ath/ath9k/hw.h
-@@ -795,6 +795,8 @@ struct ath_hw {
+@@ -788,6 +788,8 @@ struct ath_hw {
int initPDADC;
int PDADCdelta;
u8 led_pin;
@@ -47,7 +47,7 @@
bool ath9k_hw_check_alive(struct ath_hw *ah)
{
int count = 50;
-@@ -1457,6 +1471,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st
+@@ -1459,6 +1473,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st
if (AR_SREV_9300_20_OR_LATER(ah))
ar9003_hw_bb_watchdog_config(ah);