From 470731a179f6dda63a23f4f7dcb7075c53ea969f Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 31 Aug 2011 06:34:53 +0000 Subject: 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 --- package/mac80211/patches/513-ath9k_channelbw_debugfs.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/mac80211/patches/513-ath9k_channelbw_debugfs.patch') 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); -- cgit v1.2.3