commit | 8eb62f3f6d8e58ec1b0eedee73ddd371a80a1bd3 | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Fri Feb 05 10:35:14 2016 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 07 17:34:58 2016 -0800 |
tree | ddee6536b430b3bea7c1b0919ee81a9f1e5839ac | |
parent | 127a27c3fbe01b8b35e658b0b6f655be43290f95 [diff] |
staging: wilc1000: fix return error code of wilc_deinit It should be returned error code as -EFAULT instead of 0 when hif_drv is NULL. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>