Remove a now unneeded comment..

This commit is contained in:
adrian 2011-05-11 10:30:31 +00:00
parent 24eff2bd45
commit 04842bd6c0

View File

@ -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.