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)
commit17380859a8fae40f7420d8fcc4be7a041a370659
tree43fb67b7a0b7c4328d43bdf4f5c8ca483d653857
parentbef26a7fcaa228c8bc591d975b4b0a2b76fcdecf
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 f7325b85e ("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