linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/4] ath9k_htc: Fix LED pin for AR9287 HTC device
@ 2011-03-15 14:25 Rajkumar Manoharan
  2011-03-15 14:25 ` [PATCH 2/4] ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chips Rajkumar Manoharan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Rajkumar Manoharan @ 2011-03-15 14:25 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, Rajkumar Manoharan

Signed-off-by: Rajkumar Manoharan <rmanoharan@atheros.com>
---
 drivers/net/wireless/ath/ath9k/htc.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/net/wireless/ath/ath9k/htc.h b/drivers/net/wireless/ath/ath9k/htc.h
index d160a8e..57dfb3c 100644
--- a/drivers/net/wireless/ath/ath9k/htc.h
+++ b/drivers/net/wireless/ath/ath9k/htc.h
@@ -325,7 +325,7 @@ struct ath9k_debug {
 #endif /* CONFIG_ATH9K_HTC_DEBUGFS */
 
 #define ATH_LED_PIN_DEF             1
-#define ATH_LED_PIN_9287            8
+#define ATH_LED_PIN_9287            10
 #define ATH_LED_PIN_9271            15
 #define ATH_LED_PIN_7010            12
 #define ATH_LED_ON_DURATION_IDLE    350	/* in msecs */
-- 
1.7.4.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-03-15 17:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-15 14:25 [PATCH 1/4] ath9k_htc: Fix LED pin for AR9287 HTC device Rajkumar Manoharan
2011-03-15 14:25 ` [PATCH 2/4] ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chips Rajkumar Manoharan
2011-03-15 14:25 ` [PATCH 3/4] ath9k_hw: Speedup register ops for HTC driver Rajkumar Manoharan
2011-03-15 16:33   ` Sujith
2011-03-15 17:25     ` Rajkumar Manoharan
2011-03-15 14:25 ` [PATCH 4/4] ath: Speedup key set/reset " Rajkumar Manoharan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).