]> 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)
commitc5984338ca8f2bf1aee83bcf71e2c7a23bc3c899
tree43fb67b7a0b7c4328d43bdf4f5c8ca483d653857
parentb30482bfb70919f596303eb9c2379d678948788c
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 4ec441f82 ("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