diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2009-06-25 17:28:36 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2009-06-25 17:28:36 +0000 |
commit | 098c284c6bbe872509aa3eb2ea54a1655cd74136 (patch) | |
tree | 7c07ce345e66641e619ff321e461154fdb3f5dc7 /package/mac80211/patches/201-ath5k-WAR-for-AR71xx-PCI-bug.patch | |
parent | 6cebdff1cdc37bccd4114f4cb486a91bb04367e1 (diff) | |
download | upstream-098c284c6bbe872509aa3eb2ea54a1655cd74136.tar.gz upstream-098c284c6bbe872509aa3eb2ea54a1655cd74136.tar.bz2 upstream-098c284c6bbe872509aa3eb2ea54a1655cd74136.zip |
Update compat-wireless to 2009-06-25
SVN-Revision: 16561
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 ca0478640e..6ec2c09972 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 -@@ -1297,8 +1297,14 @@ int ath5k_hw_reset(struct ath5k_hw *ah, +@@ -1296,8 +1296,14 @@ int ath5k_hw_reset(struct ath5k_hw *ah, if (ah->ah_version != AR5K_AR5210) { AR5K_REG_WRITE_BITS(ah, AR5K_TXCFG, AR5K_TXCFG_SDMAMR, AR5K_DMASIZE_128B); |