X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=package%2Fmac80211%2Fpatches%2F540-ath9k_extra_leds.patch;h=86dc518564836b0b1f26141a9460ddf077262bd2;hb=adcd2dbc79b5a648d7b6c328a94f731c479c79b5;hp=ff49613531632fd35d094c2e766136ebb804a527;hpb=f0ce8c9691f4d0b0b79f6be2132883e4328ec50f;p=openwrt.git diff --git a/package/mac80211/patches/540-ath9k_extra_leds.patch b/package/mac80211/patches/540-ath9k_extra_leds.patch index ff49613531..86dc518564 100644 --- a/package/mac80211/patches/540-ath9k_extra_leds.patch +++ b/package/mac80211/patches/540-ath9k_extra_leds.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/ath/ath9k/ath9k.h +++ b/drivers/net/wireless/ath/ath9k/ath9k.h -@@ -537,6 +537,9 @@ struct ath9k_wow_pattern { +@@ -538,6 +538,9 @@ struct ath9k_wow_pattern { #ifdef CONFIG_MAC80211_LEDS void ath_init_leds(struct ath_softc *sc); void ath_deinit_leds(struct ath_softc *sc); @@ -10,7 +10,7 @@ #else static inline void ath_init_leds(struct ath_softc *sc) { -@@ -654,6 +657,13 @@ struct ath9k_vif_iter_data { +@@ -655,6 +658,13 @@ struct ath9k_vif_iter_data { int nadhocs; /* number of adhoc vifs */ }; @@ -24,7 +24,7 @@ struct ath_softc { struct ieee80211_hw *hw; struct device *dev; -@@ -695,9 +705,8 @@ struct ath_softc { +@@ -696,9 +706,8 @@ struct ath_softc { struct ieee80211_supported_band sbands[IEEE80211_NUM_BANDS]; #ifdef CONFIG_MAC80211_LEDS