At least set the coverage class value here; worry about populating the

register values at a later date.
This commit is contained in:
Adrian Chadd 2011-04-04 11:01:53 +00:00
parent 1046090f1f
commit efa7c2b36c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=220323

View File

@ -124,6 +124,7 @@ ar5416SetDecompMask(struct ath_hal *ah, uint16_t keyidx, int en)
void
ar5416SetCoverageClass(struct ath_hal *ah, uint8_t coverageclass, int now)
{
AH_PRIVATE(ah)->ah_coverageClass = coverageclass;
}
/*