Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194111
b: refs/heads/master
c: 9d332c8
h: refs/heads/master
i:
  194109: 7b87382
  194107: 95a5bbe
  194103: 3074aa6
  194095: 838aba0
  194079: 30b97de
  194047: 012cb60
v: v3
  • Loading branch information
Bruno Randolf authored and John W. Linville committed Mar 31, 2010
1 parent c539f0f commit 807b800
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b4ea449df90684035985a77763fd1d2ff0eb9dad
refs/heads/master: 9d332c82b4cf2e4538450e4af40f073cc5e599ec
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/ath/ath5k/attach.c
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ int ath5k_hw_attach(struct ath5k_softc *sc)
ah->ah_limit_tx_retries = AR5K_INIT_TX_RETRY;
ah->ah_software_retry = false;
ah->ah_ant_mode = AR5K_ANTMODE_DEFAULT;
ah->ah_noise_floor = -95; /* until first NF calibration is run */

/*
* Find the mac version
Expand Down

0 comments on commit 807b800

Please sign in to comment.