projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
zlib: fix duplicate function declarations for largefile support
[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
834e1a2
..
87e695b
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
664,8 +1664
,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st
+@@ -1
795,8 +1795
,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.026172 seconds
and
4
git commands to generate.