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)
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>

No differences found