summaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/542-ath9k_debugfs_diag.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-09-30 21:36:04 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-09-30 21:36:04 +0000
commit1161df826f91c97dc6ab302c16f5bfd19a5ceab9 (patch)
tree17511b9f930a946e7f278a2696603ea5851b0de2 /package/kernel/mac80211/patches/542-ath9k_debugfs_diag.patch
parentcbc069f9c1b256ebb0229f62a09516a65f760a1f (diff)
downloadmaster-31e0f0ae-1161df826f91c97dc6ab302c16f5bfd19a5ceab9.tar.gz
master-31e0f0ae-1161df826f91c97dc6ab302c16f5bfd19a5ceab9.tar.bz2
master-31e0f0ae-1161df826f91c97dc6ab302c16f5bfd19a5ceab9.zip
ath9k: add a fix for dynack
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42703
Diffstat (limited to 'package/kernel/mac80211/patches/542-ath9k_debugfs_diag.patch')
-rw-r--r--package/kernel/mac80211/patches/542-ath9k_debugfs_diag.patch4
1 files changed, 2 insertions, 2 deletions
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);