]> git.baikalelectronics.ru Git - kernel.git/commit
ath10k: fix crash related to printing features
authorBen Greear <greearb@candelatech.com>
Thu, 2 Jun 2016 14:59:54 +0000 (17:59 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 7 Jun 2016 11:35:55 +0000 (14:35 +0300)
commitad3c48e16c8b50bb6c9bddece50fb3aae618bd0c
tree465f356110326c815e258bc20af3ef617212268d
parent4bc6fec34c6fe2ab27d4527d6a34cf02ea90528e
ath10k: fix crash related to printing features

This looks like a regression from commit b8fd57939768 ("ath10k: move
fw_features to struct ath10k_fw_file"), we were printing the features from a
wrong struct.

Fixes: b8fd57939768 ("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>
drivers/net/wireless/ath/ath10k/core.c