aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/540-ath9k_limit_qlen.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-03-10 12:59:36 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-03-10 12:59:36 +0000
commit7dff84b6703a69fb6585052ee0e27cf794d3d8b5 (patch)
treed94c676a0f89e03d761705bb03435d6eaed0438a /package/mac80211/patches/540-ath9k_limit_qlen.patch
parent1812fe63b223bfcc286778ceb51d0af615df4858 (diff)
downloadupstream-7dff84b6703a69fb6585052ee0e27cf794d3d8b5.tar.gz
upstream-7dff84b6703a69fb6585052ee0e27cf794d3d8b5.tar.bz2
upstream-7dff84b6703a69fb6585052ee0e27cf794d3d8b5.zip
mac80211: more patch reorganization, merge an upstream performance optimization patch
SVN-Revision: 30865
Diffstat (limited to 'package/mac80211/patches/540-ath9k_limit_qlen.patch')
-rw-r--r--package/mac80211/patches/540-ath9k_limit_qlen.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/540-ath9k_limit_qlen.patch b/package/mac80211/patches/540-ath9k_limit_qlen.patch
index 1ff666d4d3..1847373e8d 100644
--- a/package/mac80211/patches/540-ath9k_limit_qlen.patch
+++ b/package/mac80211/patches/540-ath9k_limit_qlen.patch
@@ -20,7 +20,7 @@
spinlock_t txbuflock;
--- a/drivers/net/wireless/ath/ath9k/debug.c
+++ b/drivers/net/wireless/ath/ath9k/debug.c
-@@ -1674,6 +1674,10 @@ int ath9k_init_debug(struct ath_hw *ah)
+@@ -1643,6 +1643,10 @@ int ath9k_init_debug(struct ath_hw *ah)
&fops_interrupt);
debugfs_create_file("xmit", S_IRUSR, sc->debug.debugfs_phy, sc,
&fops_xmit);