diff options
author | Felix Fietkau <nbd@openwrt.org> | 2012-12-07 16:46:04 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2012-12-07 16:46:04 +0000 |
commit | 6716ba9aadc93b2858ab800a84cb4335c92324ff (patch) | |
tree | 8f8fbea06486b2e23eb4be46d92b4b0f121e831c /package/mac80211/patches/440-ath5k_channel_bw_debugfs.patch | |
parent | 3365e2caf014e24ff8ea091a3d93cb89f330b70b (diff) | |
download | mtk-20170518-6716ba9aadc93b2858ab800a84cb4335c92324ff.zip mtk-20170518-6716ba9aadc93b2858ab800a84cb4335c92324ff.tar.gz mtk-20170518-6716ba9aadc93b2858ab800a84cb4335c92324ff.tar.bz2 |
mac80211: update to wireless-testing 2012-12-06
SVN-Revision: 34571
Diffstat (limited to 'package/mac80211/patches/440-ath5k_channel_bw_debugfs.patch')
-rw-r--r-- | package/mac80211/patches/440-ath5k_channel_bw_debugfs.patch | 2 |
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 f9c2a09..a2141ab 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); |