diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-06-21 17:52:47 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-06-21 17:52:47 +0000 |
commit | 0e0730c316b2058fe6e09a3021b007977f5fc87f (patch) | |
tree | aae338402f66fab141c38c37c91614a7628524fd /package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch | |
parent | 936077d190feb3a4c080c54324bc947929906df8 (diff) | |
download | upstream-0e0730c316b2058fe6e09a3021b007977f5fc87f.tar.gz upstream-0e0730c316b2058fe6e09a3021b007977f5fc87f.tar.bz2 upstream-0e0730c316b2058fe6e09a3021b007977f5fc87f.zip |
ath9k: fix ar956x device detection
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r46090
git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46091 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch')
-rw-r--r-- | package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch b/package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch index c18fd9b834..ed2cfee72c 100644 --- a/package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch +++ b/package/kernel/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 -@@ -388,13 +388,8 @@ static void ath9k_hw_init_config(struct +@@ -389,13 +389,8 @@ static void ath9k_hw_init_config(struct ah->config.rx_intr_mitigation = true; |