Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122293
b: refs/heads/master
c: 4d3601b
h: refs/heads/master
i:
  122291: 5e0fd53
v: v3
  • Loading branch information
Vasanthakumar Thiagarajan authored and John W. Linville committed Nov 25, 2008
1 parent caa402b commit df7303f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: ced0957442af69c5c41b00db85a933ed7876cc40
refs/heads/master: 4d3601b234a51fdd268c8ef8068d239e26dd7ef1
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath9k/eeprom.c
Original file line number Diff line number Diff line change
Expand Up @@ -1244,7 +1244,7 @@ bool ath9k_hw_eeprom_set_board_values(struct ath_hal *ah,

txRxAttenLocal = IS_CHAN_2GHZ(chan) ? 23 : 44;

ath9k_hw_get_eeprom_antenna_cfg(ah, chan, 1, &ant_config);
ath9k_hw_get_eeprom_antenna_cfg(ah, chan, 0, &ant_config);
REG_WRITE(ah, AR_PHY_SWITCH_COM, ant_config);

for (i = 0; i < AR5416_MAX_CHAINS; i++) {
Expand Down

0 comments on commit df7303f

Please sign in to comment.