OSDN Git Service

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)
commitc6ce492d03e89e1f1a30cbdab777e9367baeae34
tree0a04c20da12de4a6cd8c9c1adcc4a5829f89fd57
parent3a8200b226e683097945ae9620b0aef19df86a40
ath10k: clean up error handling in ath10k_core_probe_fw()

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>
drivers/net/wireless/ath/ath10k/core.c