summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/552-ath9k_extra_platform_leds.patch
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-04-12 21:28:18 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-04-12 21:28:18 +0000
commitde84755f8716a2516393c6366298c87919707bf7 (patch)
treedc155da84106e400dc45c036a52920f1bb4874f8 /package/mac80211/patches/552-ath9k_extra_platform_leds.patch
parent8faa8431db13084170e190da7a65fd2035505c90 (diff)
ath9k: fix sleep mode handling issues, should improve client mode reliability
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31265 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/552-ath9k_extra_platform_leds.patch')
-rw-r--r--package/mac80211/patches/552-ath9k_extra_platform_leds.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/552-ath9k_extra_platform_leds.patch b/package/mac80211/patches/552-ath9k_extra_platform_leds.patch
index 3834d4388..ac8ee533d 100644
--- a/package/mac80211/patches/552-ath9k_extra_platform_leds.patch
+++ b/package/mac80211/patches/552-ath9k_extra_platform_leds.patch
@@ -1,6 +1,6 @@
--- a/include/linux/ath9k_platform.h
+++ b/include/linux/ath9k_platform.h
-@@ -32,6 +32,9 @@ struct ath9k_platform_data {
+@@ -33,6 +33,9 @@ struct ath9k_platform_data {
bool is_clk_25mhz;
int (*get_mac_revision)(void);
int (*external_reset)(void);