commit | 1154eb51e7fe682153ad21c5ddde51fc5d8d84e9 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Mon May 13 14:04:58 2013 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon May 13 18:02:28 2013 -0400 |
tree | 5d9a30603753f617afd30d3bd9d7794f742c20de | |
parent | d398f56ed7ddf8a2f3ffdd15323bc31296d14c5d [diff] |
staging: slicoss: fix error return code in slic_entry_probe() Fix to return a negative error code from the error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>