From 1161df826f91c97dc6ab302c16f5bfd19a5ceab9 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 30 Sep 2014 21:36:04 +0000 Subject: ath9k: add a fix for dynack Signed-off-by: Felix Fietkau SVN-Revision: 42703 --- package/kernel/mac80211/patches/542-ath9k_debugfs_diag.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/kernel/mac80211/patches/542-ath9k_debugfs_diag.patch') diff --git a/package/kernel/mac80211/patches/542-ath9k_debugfs_diag.patch b/package/kernel/mac80211/patches/542-ath9k_debugfs_diag.patch index 365cf1a41e..62f5e8c732 100644 --- a/package/kernel/mac80211/patches/542-ath9k_debugfs_diag.patch +++ b/package/kernel/mac80211/patches/542-ath9k_debugfs_diag.patch @@ -75,7 +75,7 @@ struct ath9k_hw_version { u32 magic; u16 devid; -@@ -763,6 +769,8 @@ struct ath_hw { +@@ -764,6 +770,8 @@ struct ath_hw { u32 rfkill_polarity; u32 ah_flags; @@ -84,7 +84,7 @@ bool reset_power_on; bool htc_reset_init; -@@ -1017,6 +1025,7 @@ void ath9k_hw_check_nav(struct ath_hw *a +@@ -1018,6 +1026,7 @@ void ath9k_hw_check_nav(struct ath_hw *a bool ath9k_hw_check_alive(struct ath_hw *ah); bool ath9k_hw_setpower(struct ath_hw *ah, enum ath9k_power_mode mode); -- cgit v1.2.3