0083-mac80211-refresh-patch.patch 1.2 KB

123456789101112131415161718192021222324252627282930
  1. From: Matthias Schiffer <mschiffer@universe-factory.net>
  2. Date: Sun, 29 May 2016 13:38:19 +0200
  3. Subject: mac80211: refresh patch
  4. Signed-off-by: Felix Fietkau <nbd@openwrt.org>
  5. Backport of r48882
  6. diff --git a/package/kernel/mac80211/patches/549-ath9k_enable_gpio_chip.patch b/package/kernel/mac80211/patches/549-ath9k_enable_gpio_chip.patch
  7. index beee169..55bb991 100644
  8. --- a/package/kernel/mac80211/patches/549-ath9k_enable_gpio_chip.patch
  9. +++ b/package/kernel/mac80211/patches/549-ath9k_enable_gpio_chip.patch
  10. @@ -225,7 +225,7 @@ Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
  11. /*******************/
  12. --- a/drivers/net/wireless/ath/ath9k/init.c
  13. +++ b/drivers/net/wireless/ath/ath9k/init.c
  14. -@@ -979,6 +979,7 @@ int ath9k_init_device(u16 devid, struct
  15. +@@ -975,6 +975,7 @@ int ath9k_init_device(u16 devid, struct
  16. goto debug_cleanup;
  17. }
  18. @@ -233,7 +233,7 @@ Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
  19. ath_init_leds(sc);
  20. ath_start_rfkill_poll(sc);
  21. -@@ -1026,6 +1027,7 @@ void ath9k_deinit_device(struct ath_soft
  22. +@@ -1022,6 +1023,7 @@ void ath9k_deinit_device(struct ath_soft
  23. wiphy_rfkill_stop_polling(sc->hw->wiphy);
  24. ath_deinit_leds(sc);