[ath_hal] note that the CCA configuration setting may be chip-dependent.

I bet it isn't, but who knows - this is making assumptions about the
layout of AR_DIAG.
This commit is contained in:
Adrian Chadd 2017-01-24 22:52:09 +00:00
parent 77ebe276ba
commit 3557b26a4b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=312726

View File

@ -1415,6 +1415,9 @@ ath_hal_setcca(struct ath_hal *ah, int ena)
/*
* Get CCA setting.
*
* XXX TODO: turn this and the above function into methods
* in case there are chipset differences in handling CCA.
*/
int
ath_hal_getcca(struct ath_hal *ah)