diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-03-26 22:36:12 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-03-26 22:36:12 +0000 |
commit | 282981d2573c3cad60fb6b37a023bbf114eee6b8 (patch) | |
tree | 942d3dadafe5fff3e7cdd709cf2fa5b0c57c02fa /package/mac80211/patches/201-ath5k-WAR-for-AR71xx-PCI-bug.patch | |
parent | 6ce1fd2301135259fb6fb92e231173ea40fcf485 (diff) | |
download | mtk-20170518-282981d2573c3cad60fb6b37a023bbf114eee6b8.zip mtk-20170518-282981d2573c3cad60fb6b37a023bbf114eee6b8.tar.gz mtk-20170518-282981d2573c3cad60fb6b37a023bbf114eee6b8.tar.bz2 |
mac80211: update to wireless-testing 2010-03-24
SVN-Revision: 20497
Diffstat (limited to 'package/mac80211/patches/201-ath5k-WAR-for-AR71xx-PCI-bug.patch')
-rw-r--r-- | package/mac80211/patches/201-ath5k-WAR-for-AR71xx-PCI-bug.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/201-ath5k-WAR-for-AR71xx-PCI-bug.patch b/package/mac80211/patches/201-ath5k-WAR-for-AR71xx-PCI-bug.patch index 4f34469..81c0496 100644 --- a/package/mac80211/patches/201-ath5k-WAR-for-AR71xx-PCI-bug.patch +++ b/package/mac80211/patches/201-ath5k-WAR-for-AR71xx-PCI-bug.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/ath/ath5k/reset.c +++ b/drivers/net/wireless/ath/ath5k/reset.c -@@ -1360,10 +1360,18 @@ int ath5k_hw_reset(struct ath5k_hw *ah, +@@ -1377,10 +1377,18 @@ int ath5k_hw_reset(struct ath5k_hw *ah, * guess we can tweak it and see how it goes ;-) */ if (ah->ah_version != AR5K_AR5210) { |