From: Felix Fietkau Date: Wed, 2 Mar 2016 14:56:43 +0000 (+0000) Subject: mac80211: refresh patch X-Git-Tag: reboot~325 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=cafc41ab0180afa3cb67c4e58b5bef6efe42ff3c mac80211: refresh patch Signed-off-by: Felix Fietkau SVN-Revision: 48882 --- diff --git a/package/kernel/mac80211/patches/549-ath9k_enable_gpio_chip.patch b/package/kernel/mac80211/patches/549-ath9k_enable_gpio_chip.patch index beee169fbc..55bb991183 100644 --- a/package/kernel/mac80211/patches/549-ath9k_enable_gpio_chip.patch +++ b/package/kernel/mac80211/patches/549-ath9k_enable_gpio_chip.patch @@ -225,7 +225,7 @@ Signed-off-by: Michal Cieslakiewicz /*******************/ --- a/drivers/net/wireless/ath/ath9k/init.c +++ b/drivers/net/wireless/ath/ath9k/init.c -@@ -979,6 +979,7 @@ int ath9k_init_device(u16 devid, struct +@@ -975,6 +975,7 @@ int ath9k_init_device(u16 devid, struct goto debug_cleanup; } @@ -233,7 +233,7 @@ Signed-off-by: Michal Cieslakiewicz ath_init_leds(sc); ath_start_rfkill_poll(sc); -@@ -1026,6 +1027,7 @@ void ath9k_deinit_device(struct ath_soft +@@ -1022,6 +1023,7 @@ void ath9k_deinit_device(struct ath_soft wiphy_rfkill_stop_polling(sc->hw->wiphy); ath_deinit_leds(sc);