aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/409-ath9k_platform_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/409-ath9k_platform_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/409-ath9k_platform_settings.patch')
-rw-r--r--package/mac80211/patches/409-ath9k_platform_settings.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/409-ath9k_platform_settings.patch b/package/mac80211/patches/409-ath9k_platform_settings.patch
index b6df84f206..7b735a10bc 100644
--- a/package/mac80211/patches/409-ath9k_platform_settings.patch
+++ b/package/mac80211/patches/409-ath9k_platform_settings.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/wireless/ath/ath9k/init.c
+++ b/drivers/net/wireless/ath/ath9k/init.c
-@@ -537,8 +537,14 @@ static int ath9k_init_softc(u16 devid, s
+@@ -541,8 +541,14 @@ static int ath9k_init_softc(u16 devid, s
ah->hw_version.subsysid = subsysid;
sc->sc_ah = ah;
@@ -18,7 +18,7 @@
common->ops = &ath9k_common_ops;
--- a/drivers/net/wireless/ath/ath9k/hw.h
+++ b/drivers/net/wireless/ath/ath9k/hw.h
-@@ -787,7 +787,7 @@ struct ath_hw {
+@@ -786,7 +786,7 @@ struct ath_hw {
u32 originalGain[22];
int initPDADC;
int PDADCdelta;