ath5k: preserve antenna settings
save antenna settings and preserve across resets. Signed-off-by: Bruno Randolf <br1@einfach.org> Acked-by: Nick Kossifidis <mickflemm@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
604eeadd18
commit
caec9112d6
@@ -123,6 +123,7 @@ int ath5k_hw_attach(struct ath5k_softc *sc)
|
||||
ah->ah_cw_min = AR5K_TUNE_CWMIN;
|
||||
ah->ah_limit_tx_retries = AR5K_INIT_TX_RETRY;
|
||||
ah->ah_software_retry = false;
|
||||
ah->ah_ant_mode = AR5K_ANTMODE_DEFAULT;
|
||||
|
||||
/*
|
||||
* Find the mac version
|
||||
|
Reference in New Issue
Block a user