]> git.baikalelectronics.ru Git - kernel.git/commit
ath6kl: unbreak suspend
authorSam Leffler <sleffler@chromium.org>
Thu, 13 Oct 2011 10:20:32 +0000 (13:20 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 11 Nov 2011 10:50:57 +0000 (12:50 +0200)
commit081559b94fe72d3fa1e4277c322188fb6268086d
tree43fb67b7a0b7c4328d43bdf4f5c8ca483d653857
parent8a36e8d6b598934daca2b0c734f0c1ea40d6acac
ath6kl: unbreak suspend

Add missing {}'s that caused ath6kl_sdio_suspend to always return -EINVAL
causing suspend to be aborted.

kvalo: I broke this in commit 8de78a382 ("ath6kl: add sdio debug messages")

Signed-off-by: Sam Leffler <sleffler@chromium.org>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/sdio.c