diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-08-31 06:34:53 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-08-31 06:34:53 +0000 |
commit | 71184985119d333d9f374740c7a2cbb58fe598cd (patch) | |
tree | c262866f9c47e2cb852d2564df58e432c8bf59e9 /package/mac80211/patches/513-ath9k_channelbw_debugfs.patch | |
parent | 7f9ad157b98e04fe1234552634b25a3a1b676337 (diff) | |
download | mtk-20170518-71184985119d333d9f374740c7a2cbb58fe598cd.zip mtk-20170518-71184985119d333d9f374740c7a2cbb58fe598cd.tar.gz mtk-20170518-71184985119d333d9f374740c7a2cbb58fe598cd.tar.bz2 |
ath9k: merge a pending fix for 5 ghz rx latency
SVN-Revision: 28137
Diffstat (limited to 'package/mac80211/patches/513-ath9k_channelbw_debugfs.patch')
-rw-r--r-- | package/mac80211/patches/513-ath9k_channelbw_debugfs.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/513-ath9k_channelbw_debugfs.patch b/package/mac80211/patches/513-ath9k_channelbw_debugfs.patch index fedd17f..b144af4 100644 --- a/package/mac80211/patches/513-ath9k_channelbw_debugfs.patch +++ b/package/mac80211/patches/513-ath9k_channelbw_debugfs.patch @@ -61,7 +61,7 @@ return -EINVAL; --- a/drivers/net/wireless/ath/ath9k/hw.c +++ b/drivers/net/wireless/ath/ath9k/hw.c -@@ -1504,6 +1504,10 @@ int ath9k_hw_reset(struct ath_hw *ah, st +@@ -1507,6 +1507,10 @@ int ath9k_hw_reset(struct ath_hw *ah, st } ah->noise = ath9k_hw_getchan_noise(ah, chan); |