From fbe96718791c9d94874a591ccd282a30e774c6ea Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 30 Dec 2010 15:48:39 +0000 Subject: ath9k: add more pending fixes from linux-wireless@ git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24858 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/mac80211/patches/510-ath9k_led_cleanup.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/mac80211/patches/510-ath9k_led_cleanup.patch') diff --git a/package/mac80211/patches/510-ath9k_led_cleanup.patch b/package/mac80211/patches/510-ath9k_led_cleanup.patch index be26a883c..626bc0c2d 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_ +@@ -1296,9 +1296,6 @@ static void ath9k_stop(struct ieee80211_ aphy->state = ATH_WIPHY_INACTIVE; @@ -287,7 +287,7 @@ static void ath9k_deinit_softc(struct ath_softc *sc); /* -@@ -746,6 +761,13 @@ int ath9k_init_device(u16 devid, struct +@@ -745,6 +760,13 @@ int ath9k_init_device(u16 devid, struct ath9k_init_txpower_limits(sc); -- cgit v1.2.3