public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5/6] ath9k: More unused macros
@ 2008-08-07  5:24 Sujith
  0 siblings, 0 replies; only message in thread
From: Sujith @ 2008-08-07  5:24 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, ath9k-devel, Jouni.Malinen, Luis.Rodriguez


Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com>
---
 drivers/net/wireless/ath9k/ath9k.h |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/drivers/net/wireless/ath9k/ath9k.h b/drivers/net/wireless/ath9k/ath9k.h
index 9976406..82e71f9 100644
--- a/drivers/net/wireless/ath9k/ath9k.h
+++ b/drivers/net/wireless/ath9k/ath9k.h
@@ -634,11 +634,6 @@ enum ath9k_power_mode {
 	ATH9K_PM_UNDEFINED
 };
 
-#define HAL_ANTENNA_MIN_MODE  0
-#define HAL_ANTENNA_FIXED_A   1
-#define HAL_ANTENNA_FIXED_B   2
-#define HAL_ANTENNA_MAX_MODE  3
-
 struct ath9k_mib_stats {
 	u32 ackrcv_bad;
 	u32 rts_bad;
@@ -696,7 +691,6 @@ enum phytype {
 	PHY_FH,
 	PHY_OFDM,
 	PHY_HT,
-	PHY_MAX
 };
 #define PHY_CCK PHY_DS
 
-- 
1.5.6.5


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2008-08-07  5:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-07  5:24 [PATCH 5/6] ath9k: More unused macros Sujith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox