ath10k: separate result parameter in ath10k_bmi_execute()
authorKalle Valo <kvalo@qca.qualcomm.com>
Tue, 11 Mar 2014 15:33:19 +0000 (17:33 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 21 Mar 2014 15:40:53 +0000 (17:40 +0200)
It's just cleaner to have separate argument for the parameter and result. Also
fix returned error value if response length is invalid.

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

No differences found