]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mwifiex: report error to MMC core if we cannot suspend
authorBing Zhao <bzhao@marvell.com>
Thu, 15 Nov 2012 23:58:48 +0000 (15:58 -0800)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 6 Dec 2012 11:20:25 +0000 (11:20 +0000)
commite68f283495084cdf869400382fefab4aecccf7d2
treefd6a588da9ff2d263ceb8fc33cd2c3636f2a9da9
parent154fa8dc03e900f316a0267cbf45954c2f48a6e9
mwifiex: report error to MMC core if we cannot suspend

commit dd321acddc3be1371263b8c9e6c6f2af89f63d57 upstream.

When host_sleep_config command fails we should return error to
MMC core to indicate the failure for our device.

The misspelled variable is also removed as it's redundant.

Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/net/wireless/mwifiex/sdio.c