diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-12-08 14:48:30 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-12-08 14:48:30 +0000 |
commit | 7a260c3620ec4c89c39c5eb396d64c114d3c3243 (patch) | |
tree | 1cdcbdfd0813c7a53cef58a8a71b169c0de0bbdc /package/kernel/mac80211/patches/530-ath9k_extra_leds.patch | |
parent | 1c1d5fac2e9759b50744e09a1f09ab2f9ddab882 (diff) | |
download | mtk-20170518-7a260c3620ec4c89c39c5eb396d64c114d3c3243.zip mtk-20170518-7a260c3620ec4c89c39c5eb396d64c114d3c3243.tar.gz mtk-20170518-7a260c3620ec4c89c39c5eb396d64c114d3c3243.tar.bz2 |
ath9k: merge initval and tx gain table updates, calibration fixes
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39001
Diffstat (limited to 'package/kernel/mac80211/patches/530-ath9k_extra_leds.patch')
-rw-r--r-- | package/kernel/mac80211/patches/530-ath9k_extra_leds.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/530-ath9k_extra_leds.patch b/package/kernel/mac80211/patches/530-ath9k_extra_leds.patch index 81fb2ed..41081dc 100644 --- a/package/kernel/mac80211/patches/530-ath9k_extra_leds.patch +++ b/package/kernel/mac80211/patches/530-ath9k_extra_leds.patch @@ -162,7 +162,7 @@ void ath_fill_led_pin(struct ath_softc *sc) --- a/drivers/net/wireless/ath/ath9k/init.c +++ b/drivers/net/wireless/ath/ath9k/init.c -@@ -998,7 +998,7 @@ int ath9k_init_device(u16 devid, struct +@@ -1016,7 +1016,7 @@ int ath9k_init_device(u16 devid, struct #ifdef CPTCFG_MAC80211_LEDS /* must be initialized before ieee80211_register_hw */ |