projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[mac80211] adds eeprom endianess check to ath9k
[openwrt.git]
/
package
/
mac80211
/
patches
/
510-ath9k_intr_mitigation_tweak.patch
diff --git
a/package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
b/package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
index
6c29e9c
..
aee38d1
100644
(file)
--- a/
package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
+++ b/
package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
@@
-1,6
+1,6
@@
--- a/drivers/net/wireless/ath/ath9k/hw.c
+++ b/drivers/net/wireless/ath/ath9k/hw.c
--- a/drivers/net/wireless/ath/ath9k/hw.c
+++ b/drivers/net/wireless/ath/ath9k/hw.c
-@@ -1
674,8 +1674
,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st
+@@ -1
751,8 +1751
,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st
REG_WRITE(ah, AR_OBS, 8);
if (ah->config.rx_intr_mitigation) {
REG_WRITE(ah, AR_OBS, 8);
if (ah->config.rx_intr_mitigation) {
This page took
0.020287 seconds
and
4
git commands to generate.