projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[mac80211] Update compat-wireless to 2009-06-25
[openwrt.git]
/
package
/
mac80211
/
patches
/
201-ath5k-WAR-for-AR71xx-PCI-bug.patch
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
ca04786
..
6ec2c09
100644
(file)
--- 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
--- a/drivers/net/wireless/ath/ath5k/reset.c
+++ b/drivers/net/wireless/ath/ath5k/reset.c
-@@ -129
7,8 +1297
,14 @@ int ath5k_hw_reset(struct ath5k_hw *ah,
+@@ -129
6,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);
if (ah->ah_version != AR5K_AR5210) {
AR5K_REG_WRITE_BITS(ah, AR5K_TXCFG,
AR5K_TXCFG_SDMAMR, AR5K_DMASIZE_128B);
This page took
0.020722 seconds
and
4
git commands to generate.