diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-01-20 18:33:21 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-01-20 18:33:21 +0000 |
commit | 34ed0977c596a5fe743b2efe4ef698e4d089a365 (patch) | |
tree | 6a705311a9dac249248caa7c2fe31613eb42f27a /package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch | |
parent | d5e22bcd1eebbecc4f4cd2d07f2bcdbab087b6e5 (diff) |
ath9k: merge another round of cleanups and stability fixes, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35255 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch')
-rw-r--r-- | package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch b/package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch index ff6ff27a1..6e2af403e 100644 --- a/package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch +++ b/package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/ath/ath9k/hw.c +++ b/drivers/net/wireless/ath/ath9k/hw.c -@@ -1947,8 +1947,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st +@@ -1945,8 +1945,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st REG_WRITE(ah, AR_OBS, 8); if (ah->config.rx_intr_mitigation) { |