Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ath10k: fix the printing of 10.x FW version when FW crashed
10.x FW has no structure member sw_version_1. Thus, both fw_version_release and fw_version_build are not available. The provided fw_version_major is also wrong. Fix this by using the fw_version from struct wiphy. Signed-off-by: Chun-Yeow Yeoh <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
- Loading branch information