mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Remove a now unneeded comment..
This commit is contained in:
parent
c454afe290
commit
37fb34b48b
1 changed files with 0 additions and 1 deletions
|
|
@ -263,7 +263,6 @@ ar5416InitCal(struct ath_hal *ah, const struct ieee80211_channel *chan)
|
|||
* higher than normal value if DC offset and noise floor cal are
|
||||
* triggered at the same time.
|
||||
*/
|
||||
/* XXX this actually kicks off a NF calibration -adrian */
|
||||
OS_REG_SET_BIT(ah, AR_PHY_AGC_CONTROL, AR_PHY_AGC_CONTROL_NF);
|
||||
/*
|
||||
* This sometimes takes a -lot- longer than it should.
|
||||
|
|
|
|||
Loading…
Reference in a new issue