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

register values at a later date.
This commit is contained in:
adrian 2011-04-04 11:01:53 +00:00
parent 7eb224fc95
commit 6893c14693

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;
}
/*