aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/440-ath5k_channel_bw_debugfs.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2013-03-14 14:45:36 +0000
committerFlorian Fainelli <florian@openwrt.org>2013-03-14 14:45:36 +0000
commit6cb1f067dc42c4bffa8862448167486333d0227e (patch)
tree0906c38e36e2bd5506c9f2d87fc942be45a70088 /package/mac80211/patches/440-ath5k_channel_bw_debugfs.patch
parentbf549e58ef52560460ab622788c696fe868c9b95 (diff)
downloadmaster-187ad058-6cb1f067dc42c4bffa8862448167486333d0227e.tar.gz
master-187ad058-6cb1f067dc42c4bffa8862448167486333d0227e.tar.bz2
master-187ad058-6cb1f067dc42c4bffa8862448167486333d0227e.zip
mac80211: backport required changes to support 3.9-rc kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36007 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/440-ath5k_channel_bw_debugfs.patch')
-rw-r--r--package/mac80211/patches/440-ath5k_channel_bw_debugfs.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/440-ath5k_channel_bw_debugfs.patch b/package/mac80211/patches/440-ath5k_channel_bw_debugfs.patch
index a2141ab24e..f9c2a09dea 100644
--- a/package/mac80211/patches/440-ath5k_channel_bw_debugfs.patch
+++ b/package/mac80211/patches/440-ath5k_channel_bw_debugfs.patch
@@ -101,7 +101,7 @@ drivers/net/wireless/ath/ath5k/debug.c | 86 ++++++++++++++++++++++++++++++++
/* debugfs: queues etc */
-@@ -904,6 +987,9 @@ ath5k_debug_init_device(struct ath5k_hw
+@@ -904,6 +987,9 @@ ath5k_debug_init_device(struct ath5k_hw
debugfs_create_file("beacon", S_IWUSR | S_IRUSR, phydir, ah,
&fops_beacon);