Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108038
b: refs/heads/master
c: 3b95978
h: refs/heads/master
v: v3
  • Loading branch information
Sujith authored and John W. Linville committed Aug 7, 2008
1 parent d528566 commit ccb18c7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f22f558dcaaf2ca413571df0ae8219474af1a46f
refs/heads/master: 3b95978ddadbab594aad6280bfa660a49948af86
6 changes: 0 additions & 6 deletions trunk/drivers/net/wireless/ath9k/ath9k.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down Expand Up @@ -696,7 +691,6 @@ enum phytype {
PHY_FH,
PHY_OFDM,
PHY_HT,
PHY_MAX
};
#define PHY_CCK PHY_DS

Expand Down

0 comments on commit ccb18c7

Please sign in to comment.