]> Pileus Git - ~andy/linux/commit
staging: ozwpan: fix error return code in oz_cdev_register()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Thu, 25 Apr 2013 09:32:16 +0000 (17:32 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 May 2013 22:02:29 +0000 (18:02 -0400)
commitb491564eb258fe2611ff602790fd7b1cc76dd92b
tree9f6893ce5954c4e499e099637e1e2390f3f9359a
parent65545eaea9a3af263061e849e3af280b015bc938
staging: ozwpan: fix error return code in oz_cdev_register()

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>
drivers/staging/ozwpan/ozcdev.c