diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-11-22 07:13:30 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-11-22 07:13:30 +0000 |
commit | e4489675b560ba14e74ed760f0ee9b96923ecad8 (patch) | |
tree | 57641e00bf9b06481b08a226ca91343041ba881c /package/mac80211/patches/406-ath9k-set-AH_USE_EEPROM-only-if-no-platform-data-present.patch | |
parent | f1da5431bb3e440f3d1337a8ec08cc09611a1550 (diff) | |
download | mtk-20170518-e4489675b560ba14e74ed760f0ee9b96923ecad8.zip mtk-20170518-e4489675b560ba14e74ed760f0ee9b96923ecad8.tar.gz mtk-20170518-e4489675b560ba14e74ed760f0ee9b96923ecad8.tar.bz2 |
mac80211: update to compat-wireless 2009-11-21
SVN-Revision: 18465
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 8beb224..734dea0 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 @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/ath/ath9k/hw.c +++ b/drivers/net/wireless/ath/ath9k/hw.c -@@ -433,11 +433,8 @@ static void ath9k_hw_init_defaults(struc +@@ -431,11 +431,8 @@ static void ath9k_hw_init_defaults(struc ah->hw_version.magic = AR5416_MAGIC; ah->hw_version.subvendorid = 0; |