diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-01-15 01:16:40 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-01-15 01:16:40 +0000 |
commit | 6f5cd22319c93386e6a0fbec95de71a8c5d2356d (patch) | |
tree | 9a1173458a7f2febebb2b329eda4e21cd3418f3f /package/mac80211/patches/201-ath5k-WAR-for-AR71xx-PCI-bug.patch | |
parent | 40470f71fcf0a12dbd4cd9bcbb74225b8dff994d (diff) | |
download | upstream-6f5cd22319c93386e6a0fbec95de71a8c5d2356d.tar.gz upstream-6f5cd22319c93386e6a0fbec95de71a8c5d2356d.tar.bz2 upstream-6f5cd22319c93386e6a0fbec95de71a8c5d2356d.zip |
mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13
SVN-Revision: 19139
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 25e6f3ddd6..4f34469769 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 -@@ -1357,10 +1357,18 @@ int ath5k_hw_reset(struct ath5k_hw *ah, +@@ -1360,10 +1360,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) { |