[PATCH] ath10k: add the Rx rate in FW stats

Kalle Valo kvalo at qca.qualcomm.com
Fri Mar 21 12:25:09 EDT 2014


Michal Kazior <michal.kazior at tieto.com> writes:

> The main problem here is there are subtle yet crazy binary
> incompatibilities between these firmwares.
>
> The best way would probably be to implement wmi as an abstraction
> layer with completely different backends for different firmware
> branches/revisions. Otherwise you sign up for some pain..

Yeah, I'm starting to believe that we will need something like that.
Other option is just to duplicate wmi.c and wmi.h for each interface
version. More code, but we get to keep more hair ;)

But we need to talk a lot more about this. For this patch in question we
should be able to manage with the current method of handling
differences.

-- 
Kalle Valo



More information about the ath10k mailing list