Michal Kazior 5326849a86 ath10k: fix fw stats processing
If stat data exceeds wmi-htc buffer limits
firmware splits it into many wmi stats update
events which are delivered in a ping-pong fashion
triggered by wmi stats request command.

Since there's only an implicit start-of-data and
no end-of-data indications the driver has to
perform some trickery to get complete stat data.

kvalo: use %zu to fix a compiler warning and fix a typo in a comment

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2014-09-29 14:30:56 +03:00
..
2014-09-29 14:30:56 +03:00
2014-08-28 14:49:39 -04:00
2014-08-25 16:17:39 -04:00
2014-08-11 12:19:53 -07:00
2014-08-11 12:19:53 -07:00
2014-03-17 13:51:52 -04:00
2014-08-28 14:41:56 -04:00
2014-08-28 14:41:56 -04:00