ath10k: clean up error handling in ath10k_core_probe_fw()
authorKalle Valo <kvalo@qca.qualcomm.com>
Wed, 3 Dec 2014 08:09:31 +0000 (10:09 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 8 Dec 2014 15:36:50 +0000 (17:36 +0200)
Use the error handling style preferred in ath10k. Makes it easier to add
ath10k_init_firmware_features() function in the next patch.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>

No differences found