projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f22f558
)
ath9k: More unused macros
author
Sujith
<Sujith.Manoharan@atheros.com>
Thu, 7 Aug 2008 05:24:33 +0000
(10:54 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 7 Aug 2008 13:49:44 +0000
(09:49 -0400)
Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/ath9k.h
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ath9k/ath9k.h
b/drivers/net/wireless/ath9k/ath9k.h
index
9976406
..
82e71f9
100644
(file)
--- 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