X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=package%2Fmac80211%2Fpatches%2F510-ath9k_led_cleanup.patch;fp=package%2Fmac80211%2Fpatches%2F510-ath9k_led_cleanup.patch;h=5f6968becc5391bd89aa7c9c249887d74932d350;hp=be26a883cfe2d27e48ea3ff53d01dfc6c968aba0;hb=3d1fd494ee260b787c59548ae9f4b06e579b34f7;hpb=89a59ff8b73ec9b722d89f2025db4ae600a27fc0 diff --git a/package/mac80211/patches/510-ath9k_led_cleanup.patch b/package/mac80211/patches/510-ath9k_led_cleanup.patch index be26a883c..5f6968bec 100644 --- a/package/mac80211/patches/510-ath9k_led_cleanup.patch +++ b/package/mac80211/patches/510-ath9k_led_cleanup.patch @@ -253,7 +253,7 @@ /* Rfkill */ --- a/drivers/net/wireless/ath/ath9k/main.c +++ b/drivers/net/wireless/ath/ath9k/main.c -@@ -1295,9 +1295,6 @@ static void ath9k_stop(struct ieee80211_ +@@ -1270,9 +1270,6 @@ static void ath9k_stop(struct ieee80211_ aphy->state = ATH_WIPHY_INACTIVE; @@ -265,7 +265,7 @@ cancel_work_sync(&sc->hw_check_work); --- a/drivers/net/wireless/ath/ath9k/init.c +++ b/drivers/net/wireless/ath/ath9k/init.c -@@ -143,6 +143,21 @@ static struct ieee80211_rate ath9k_legac +@@ -145,6 +145,21 @@ static struct ieee80211_rate ath9k_legac RATE(540, 0x0c, 0), }; @@ -287,7 +287,7 @@ static void ath9k_deinit_softc(struct ath_softc *sc); /* -@@ -746,6 +761,13 @@ int ath9k_init_device(u16 devid, struct +@@ -747,6 +762,13 @@ int ath9k_init_device(u16 devid, struct ath9k_init_txpower_limits(sc);