From b491564eb258fe2611ff602790fd7b1cc76dd92b Mon Sep 17 00:00:00 2001 From: Wei Yongjun Date: Thu, 25 Apr 2013 17:32:16 +0800 Subject: [PATCH] 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed