commit | 13cd9f758a555d1ab547b0dbed3f9d1e529230c3 | [log] [tgz] |
---|---|---|
author | Lior David <qca_liord@qca.qualcomm.com> | Mon Aug 22 12:42:22 2016 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Wed Aug 31 10:31:16 2016 +0300 |
tree | c7eed889b48531d0c3cfadea73839f716788ddd5 | |
parent | 12bace75704ec0d64621be6ebf6e51772ce2cb0f [diff] |
wil6210: extract firmware version from file header Currently the FW version is taken from the sw_version field of the FW ready event. This version is based on internal version control revision and it is difficult to map to actual FW version. Fix this by using the actual FW version stored in the FW file header record. Signed-off-by: Lior David <qca_liord@qca.qualcomm.com> Signed-off-by: Maya Erez <qca_merez@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>