Sujith Manoharan <suj...@msujith.org> writes:

> Kalle Valo wrote:
>> The idea is that everything within ar variable can be found from core.h.
>> That way people don't need to track down where it's actually defined.
>
> That doesn't seem to be the way things are organized. "ar" contains instances 
> of
> HTT, HTC, WMI, BMI, HIF - which all have separate header files. Likewise, 
> having
> a self-contained debug header files makes things cleaner, IMO.

That's what the original codebase had (separate structures for each
module), but we started moving it to the direction of having complete
struct ath10k in core.h. It's a lot easier to manage everything that
way.

-- 
Kalle Valo
_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to