projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
package/dropbear: fix segfault with remote port forwarding (closes: #10339)
[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
..
9e18cb0
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 +166
4,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st
+@@ -1
714,8 +171
4,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.020329 seconds
and
4
git commands to generate.