commit | 8d0a0710ea0d22881fdb40eb79d346a98cc64ae6 | [log] [tgz] |
---|---|---|
author | Ben Greear <greearb@candelatech.com> | Thu Jun 02 17:59:54 2016 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Tue Jun 07 14:35:55 2016 +0300 |
tree | 465f356110326c815e258bc20af3ef617212268d | |
parent | fee48cf8374569a3888fd8c8536283e6067f0cfb [diff] |
ath10k: fix crash related to printing features This looks like a regression from commit c4cdf753ed42 ("ath10k: move fw_features to struct ath10k_fw_file"), we were printing the features from a wrong struct. Fixes: c4cdf753ed42 ("ath10k: move fw_features to struct ath10k_fw_file") Signed-off-by: Ben Greear <greearb@candelatech.com> [kvalo@qca.qualcomm.com: improve commit log] Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>