diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-11-04 21:54:47 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-11-04 21:54:47 +0000 |
commit | af337563cb8736a7805b6debca6f90b9d026b444 (patch) | |
tree | 1c52b062a173f671d6e91119bcd7e3303cf1ec87 /package/mac80211/patches/201-ath5k-WAR-for-AR71xx-PCI-bug.patch | |
parent | 2f8e54f6735724516c2a2b1c736a7202b6ea96af (diff) | |
download | upstream-af337563cb8736a7805b6debca6f90b9d026b444.tar.gz upstream-af337563cb8736a7805b6debca6f90b9d026b444.tar.bz2 upstream-af337563cb8736a7805b6debca6f90b9d026b444.zip |
mac80211: update to 2009-11-03
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18294 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 90fba05efc..25e6f3ddd6 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 -@@ -1372,10 +1372,18 @@ int ath5k_hw_reset(struct ath5k_hw *ah, +@@ -1357,10 +1357,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) { |