commit | 20de2229c634382777eb3b8fc54a34be9669ff8a | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Sat Jan 24 12:14:49 2015 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Tue Jan 27 16:04:52 2015 +0200 |
tree | e801cf2621b9e39f70d8373cbdf12f70146bf5d0 | |
parent | b91251fbe88c9db1a7af29cfe49ca50aa4da9cd2 [diff] |
ath10k: fix 10.2 fw stats parsing Both 10.2 firmware binaries 10.2-00082-4 and 10.2.4.20 have introduced ABI changes to fw_stats each. This caused fw_stats to output wrong data. Define new structures and use them to parse the statistics correctly. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>