aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/512-ath9k_channelbw_debugfs.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-08-13 10:35:14 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-08-13 10:35:14 +0000
commit339fd0a8e13f237a67685d224a9cfb36d157fc62 (patch)
treed8f26b6a25f9511f3ef9b5f59d4d25b30392039b /package/kernel/mac80211/patches/512-ath9k_channelbw_debugfs.patch
parent6d651b4e3d6de30fd31fce25fa8e4b4b39b2b3a7 (diff)
downloadmaster-187ad058-339fd0a8e13f237a67685d224a9cfb36d157fc62.tar.gz
master-187ad058-339fd0a8e13f237a67685d224a9cfb36d157fc62.tar.bz2
master-187ad058-339fd0a8e13f237a67685d224a9cfb36d157fc62.zip
ath9k: reorganize patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37766 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/mac80211/patches/512-ath9k_channelbw_debugfs.patch')
-rw-r--r--package/kernel/mac80211/patches/512-ath9k_channelbw_debugfs.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/kernel/mac80211/patches/512-ath9k_channelbw_debugfs.patch b/package/kernel/mac80211/patches/512-ath9k_channelbw_debugfs.patch
index d09306f3ef..87aaf3061c 100644
--- a/package/kernel/mac80211/patches/512-ath9k_channelbw_debugfs.patch
+++ b/package/kernel/mac80211/patches/512-ath9k_channelbw_debugfs.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/wireless/ath/ath9k/ath9k.h
+++ b/drivers/net/wireless/ath/ath9k/ath9k.h
-@@ -700,6 +700,7 @@ struct ath_softc {
+@@ -697,6 +697,7 @@ struct ath_softc {
struct ieee80211_hw *hw;
struct device *dev;
@@ -8,7 +8,7 @@
struct survey_info *cur_survey;
struct survey_info survey[ATH9K_NUM_CHANNELS];
-@@ -904,6 +905,7 @@ struct fft_sample_ht20 {
+@@ -901,6 +902,7 @@ struct fft_sample_ht20 {
u8 data[SPECTRAL_HT20_NUM_BINS];
} __packed;