diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-01-20 23:35:21 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-01-20 23:35:21 +0000 |
commit | 4ee2365159df178ea0729f8fc508c36b68da6618 (patch) | |
tree | c914013caea7bbc427d741cbdb9c07b1a9be7a6e /package/mac80211/patches/510-ath9k_led_cleanup.patch | |
parent | a98c957eb5976d01dde80b0f8286fd7f7359da26 (diff) | |
download | upstream-4ee2365159df178ea0729f8fc508c36b68da6618.tar.gz upstream-4ee2365159df178ea0729f8fc508c36b68da6618.tar.bz2 upstream-4ee2365159df178ea0729f8fc508c36b68da6618.zip |
mac80211: update to wireless-testing 2010-01-19
SVN-Revision: 25053
Diffstat (limited to 'package/mac80211/patches/510-ath9k_led_cleanup.patch')
-rw-r--r-- | package/mac80211/patches/510-ath9k_led_cleanup.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/510-ath9k_led_cleanup.patch b/package/mac80211/patches/510-ath9k_led_cleanup.patch index 5f6968becc..570639d214 100644 --- a/package/mac80211/patches/510-ath9k_led_cleanup.patch +++ b/package/mac80211/patches/510-ath9k_led_cleanup.patch @@ -38,7 +38,7 @@ /* Antenna diversity/combining */ #define ATH_ANT_RX_CURRENT_SHIFT 4 -@@ -611,15 +605,11 @@ struct ath_softc { +@@ -625,15 +619,11 @@ struct ath_softc { struct ath_beacon beacon; struct ieee80211_supported_band sbands[IEEE80211_NUM_BANDS]; @@ -253,7 +253,7 @@ /* Rfkill */ --- a/drivers/net/wireless/ath/ath9k/main.c +++ b/drivers/net/wireless/ath/ath9k/main.c -@@ -1270,9 +1270,6 @@ static void ath9k_stop(struct ieee80211_ +@@ -1281,9 +1281,6 @@ static void ath9k_stop(struct ieee80211_ aphy->state = ATH_WIPHY_INACTIVE; |