X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2Fpatches%2F512-ath9k_channelbw_debugfs.patch;h=87aaf3061c1417ab6669aa6ba2bf08dd6d961c41;hb=e34c2074ba1ca949a8fde7a74189aa039038f811;hp=d09306f3efff31d91f287b93f2458c04cf09d899;hpb=25b23d67d93da4fc739c3d44bcb33520d5f32351;p=openwrt.git 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;