ath10k: check otp.bin result
authorKalle Valo <kvalo@qca.qualcomm.com>
Tue, 11 Mar 2014 15:33:28 +0000 (17:33 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 21 Mar 2014 15:41:03 +0000 (17:41 +0200)
commit7f06ea1e79696d6357b214dd6436ba4c17cf71f4
tree712494380f7b45fe54b876e2da0806fdfacce6d8
parentd6d4a58dcb479a7d517b36c1daa652c61213e9d1
ath10k: check otp.bin result

When we execute otp.bin in the target check that the result it returns doesn't
contain an error. This is to make sure that we don't accidentally use invalid
calibration data.

While at it, remove the useless label in the function and add few debug messages.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/core.c