diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2009-08-15 08:26:38 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2009-08-15 08:26:38 +0000 |
commit | 7dcdcbbc24eb8a310cca4072f6d52a7628704b8b (patch) | |
tree | 9f69a96e1a5d21117ad9520c632c5391d8756a7c /package/mac80211/patches/201-ath5k-WAR-for-AR71xx-PCI-bug.patch | |
parent | 92ee7505d8e1e859bee4f4b4d3435cc313aa4f64 (diff) | |
download | upstream-7dcdcbbc24eb8a310cca4072f6d52a7628704b8b.tar.gz upstream-7dcdcbbc24eb8a310cca4072f6d52a7628704b8b.tar.bz2 upstream-7dcdcbbc24eb8a310cca4072f6d52a7628704b8b.zip |
Update to compat-wireless-2009-08-15
SVN-Revision: 17265
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 6ec2c09972..b72c5bd82d 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 -@@ -1296,8 +1296,14 @@ int ath5k_hw_reset(struct ath5k_hw *ah, +@@ -1370,8 +1370,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); |