ath6kl: Check wmi ready event status before validating abi version
authorRaja Mani <rmani@qca.qualcomm.com>
Tue, 19 Mar 2013 04:18:35 +0000 (09:48 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Sat, 1 Jun 2013 12:08:46 +0000 (15:08 +0300)
commitab1ef141161c158360fab671e72226cffb5f9774
treecb2454c6146347fb492f9fcae8be4d6914eb2fce
parent3e817f086f06069a23b797ee2279bbae638d5edc
ath6kl: Check wmi ready event status before validating abi version

There is no point to check firmware ABI version when the driver
fails to wait for WMI_READY event during the boot time.

For such failures, the driver should assume the firmware is not
booted and start doing cleanup.

Signed-off-by: Raja Mani <rmani@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/init.c