projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
kernel: disable scheduler actions by default, they will be enabled only when kmod...
[openwrt.git]
/
package
/
mac80211
/
patches
/
532-ath9k_remove_pending_frames_workaround.patch
diff --git
a/package/mac80211/patches/532-ath9k_remove_pending_frames_workaround.patch
b/package/mac80211/patches/532-ath9k_remove_pending_frames_workaround.patch
index
e368bce
..
f7341e2
100644
(file)
--- a/
package/mac80211/patches/532-ath9k_remove_pending_frames_workaround.patch
+++ b/
package/mac80211/patches/532-ath9k_remove_pending_frames_workaround.patch
@@
-1,6
+1,6
@@
--- a/drivers/net/wireless/ath/ath9k/xmit.c
+++ b/drivers/net/wireless/ath/ath9k/xmit.c
--- a/drivers/net/wireless/ath/ath9k/xmit.c
+++ b/drivers/net/wireless/ath/ath9k/xmit.c
-@@ -222
3,33 +2223
,6 @@ static void ath_tx_complete_poll_work(st
+@@ -222
6,33 +2226
,6 @@ static void ath_tx_complete_poll_work(st
} else {
txq->axq_tx_inprogress = true;
}
} else {
txq->axq_tx_inprogress = true;
}
This page took
0.022674 seconds
and
4
git commands to generate.