]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: fix always return 0 error
authorGlen Lee <glen.lee@atmel.com>
Thu, 24 Dec 2015 06:02:51 +0000 (15:02 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 23:05:35 +0000 (15:05 -0800)
commit3b6771bef1c5598ad718cb5505dbc96a96c1aeb0
tree7df97ee9b499a9c626bf1bf93c333fd0810e04b6
parentd83ee1d23ebe431853e65e30070861a63ad7072a
staging: wilc1000: fix always return 0 error

This patch fixes a bug that return always 0 so it fails every time.

Fixes: c1af9db78950 ("staging: wilc1000: call linux_sdio_init instead of io_init")
Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_sdio.c