diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-04-30 15:55:24 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-04-30 15:55:24 +0000 |
commit | b583a3f450f147d2f1d6ec4e257d667e09c5d946 (patch) | |
tree | b719ece81e86cfae77c88e7e43940f9690e76b03 /package/mac80211/patches/406-ath9k-set-AH_USE_EEPROM-only-if-no-platform-data-present.patch | |
parent | 504244e34fc9f30ff3b84333d8d666cca2500ca6 (diff) | |
download | mtk-20170518-b583a3f450f147d2f1d6ec4e257d667e09c5d946.zip mtk-20170518-b583a3f450f147d2f1d6ec4e257d667e09c5d946.tar.gz mtk-20170518-b583a3f450f147d2f1d6ec4e257d667e09c5d946.tar.bz2 |
mac80211: update to wireless-testing 2010-04-28
SVN-Revision: 21271
Diffstat (limited to 'package/mac80211/patches/406-ath9k-set-AH_USE_EEPROM-only-if-no-platform-data-present.patch')
-rw-r--r-- | package/mac80211/patches/406-ath9k-set-AH_USE_EEPROM-only-if-no-platform-data-present.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/406-ath9k-set-AH_USE_EEPROM-only-if-no-platform-data-present.patch b/package/mac80211/patches/406-ath9k-set-AH_USE_EEPROM-only-if-no-platform-data-present.patch index c8961ba..58728c5 100644 --- a/package/mac80211/patches/406-ath9k-set-AH_USE_EEPROM-only-if-no-platform-data-present.patch +++ b/package/mac80211/patches/406-ath9k-set-AH_USE_EEPROM-only-if-no-platform-data-present.patch @@ -31,7 +31,7 @@ common->bus_ops = bus_ops; --- a/drivers/net/wireless/ath/ath9k/hw.c +++ b/drivers/net/wireless/ath/ath9k/hw.c -@@ -418,10 +418,6 @@ static void ath9k_hw_init_defaults(struc +@@ -429,10 +429,6 @@ static void ath9k_hw_init_defaults(struc ah->hw_version.magic = AR5416_MAGIC; ah->hw_version.subvendorid = 0; |