diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-08-31 06:34:53 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-08-31 06:34:53 +0000 |
commit | 470731a179f6dda63a23f4f7dcb7075c53ea969f (patch) | |
tree | 41034ee2f233f38f40f2d575eb10036a9a34d1eb /package/mac80211/patches/513-ath9k_channelbw_debugfs.patch | |
parent | 54bc65b843aec74e628ad455b33511d420bf4351 (diff) |
ath9k: merge a pending fix for 5 ghz rx latency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28137 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 fedd17f51d..b144af454c 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); |