mac80211: update to 2009-11-13 and add some of my new performance improvement patches...
[openwrt/openwrt.git] / package / mac80211 / patches / 401-ath9k-dont-register-leds-on-ar9100.patch
index b458dde6de94b5df461b51c0499ed3e036ddee38..2a9bdc8b2334a4949e6836c4c72842dea1169c5a 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/net/wireless/ath/ath9k/main.c
 +++ b/drivers/net/wireless/ath/ath9k/main.c
-@@ -1135,6 +1135,9 @@ static void ath_unregister_led(struct at
+@@ -1139,6 +1139,9 @@ static void ath_unregister_led(struct at
  
  static void ath_deinit_leds(struct ath_softc *sc)
  {
@@ -10,7 +10,7 @@
        ath_unregister_led(&sc->assoc_led);
        sc->sc_flags &= ~SC_OP_LED_ASSOCIATED;
        ath_unregister_led(&sc->tx_led);
-@@ -1153,6 +1156,9 @@ static void ath_init_leds(struct ath_sof
+@@ -1157,6 +1160,9 @@ static void ath_init_leds(struct ath_sof
        else
                sc->sc_ah->led_pin = ATH_LED_PIN_DEF;