]> git.baikalelectronics.ru Git - kernel.git/commit
ath6kl: fix WLAN_ENABLE usage in ath6kl_close()
authorKalle Valo <kvalo@qca.qualcomm.com>
Sun, 30 Oct 2011 19:16:33 +0000 (21:16 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 11 Nov 2011 10:58:59 +0000 (12:58 +0200)
commit185b0a4be06aa967d21cab5abf54185ab195604c
tree4ba96e1f569ce34de3895f24835c38a5aa00a507
parent9a9c4044043c619f22cd10b0da0c124b0cdcbb46
ath6kl: fix WLAN_ENABLE usage in ath6kl_close()

If ath6kl_init_hw_stop() failed with an error WLAN_ENABLED would not
be cleared. Found during code review and just a theoretical issue.

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