diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-01-20 23:35:21 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-01-20 23:35:21 +0000 |
commit | 4ee2365159df178ea0729f8fc508c36b68da6618 (patch) | |
tree | c914013caea7bbc427d741cbdb9c07b1a9be7a6e /package/mac80211/patches/409-ath9k_platform_settings.patch | |
parent | a98c957eb5976d01dde80b0f8286fd7f7359da26 (diff) | |
download | upstream-4ee2365159df178ea0729f8fc508c36b68da6618.tar.gz upstream-4ee2365159df178ea0729f8fc508c36b68da6618.tar.bz2 upstream-4ee2365159df178ea0729f8fc508c36b68da6618.zip |
mac80211: update to wireless-testing 2010-01-19
SVN-Revision: 25053
Diffstat (limited to 'package/mac80211/patches/409-ath9k_platform_settings.patch')
-rw-r--r-- | package/mac80211/patches/409-ath9k_platform_settings.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/409-ath9k_platform_settings.patch b/package/mac80211/patches/409-ath9k_platform_settings.patch index d322b6eb9e..31de3e4092 100644 --- a/package/mac80211/patches/409-ath9k_platform_settings.patch +++ b/package/mac80211/patches/409-ath9k_platform_settings.patch @@ -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 -@@ -790,7 +790,7 @@ struct ath_hw { +@@ -793,7 +793,7 @@ struct ath_hw { u32 originalGain[22]; int initPDADC; int PDADCdelta; |