diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-12-10 15:46:15 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-12-10 15:46:15 +0000 |
commit | 23fe7d4e4f141228f550ebb73d9f206f2207bdfe (patch) | |
tree | 71035955e3316c23993431b787701ea3e413c882 /package/mac80211/patches/531-ath9k_extra_platform_leds.patch | |
parent | f7b644774fa7d6db2962e30f5e9d57c298b8669e (diff) | |
download | upstream-23fe7d4e4f141228f550ebb73d9f206f2207bdfe.tar.gz upstream-23fe7d4e4f141228f550ebb73d9f206f2207bdfe.tar.bz2 upstream-23fe7d4e4f141228f550ebb73d9f206f2207bdfe.zip |
mac80211: ath9k: allow to load EEPROM data via firmware API
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34606 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/531-ath9k_extra_platform_leds.patch')
-rw-r--r-- | package/mac80211/patches/531-ath9k_extra_platform_leds.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/531-ath9k_extra_platform_leds.patch b/package/mac80211/patches/531-ath9k_extra_platform_leds.patch index c64c89a369..d07fc4eaa6 100644 --- a/package/mac80211/patches/531-ath9k_extra_platform_leds.patch +++ b/package/mac80211/patches/531-ath9k_extra_platform_leds.patch @@ -1,6 +1,6 @@ --- a/include/linux/ath9k_platform.h +++ b/include/linux/ath9k_platform.h -@@ -33,6 +33,9 @@ struct ath9k_platform_data { +@@ -35,6 +35,9 @@ struct ath9k_platform_data { bool is_clk_25mhz; int (*get_mac_revision)(void); int (*external_reset)(void); |