summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/540-ath9k_limit_qlen.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-11-19 16:56:44 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-11-19 16:56:44 +0000
commitc6f0ca6c006c28a3fc3db8b9e4fb30ef2aee2a28 (patch)
treeba70329d3a27aec73afb5e570d568719c96ff89a /package/mac80211/patches/540-ath9k_limit_qlen.patch
parentd46e17548bca2a3557ff598b29f993bfca8474b8 (diff)
downloadmaster-31e0f0ae-c6f0ca6c006c28a3fc3db8b9e4fb30ef2aee2a28.tar.gz
master-31e0f0ae-c6f0ca6c006c28a3fc3db8b9e4fb30ef2aee2a28.tar.bz2
master-31e0f0ae-c6f0ca6c006c28a3fc3db8b9e4fb30ef2aee2a28.zip
ath9k: allow run-time change of the chanbw debugfs file
SVN-Revision: 29257
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 0831392ea8..10dde1bf9c 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
-@@ -1685,6 +1685,10 @@ int ath9k_init_debug(struct ath_hw *ah)
+@@ -1729,6 +1729,10 @@ int ath9k_init_debug(struct ath_hw *ah)
sc, &fops_wiphy);
debugfs_create_file("xmit", S_IRUSR, sc->debug.debugfs_phy, sc,
&fops_xmit);