From: Alexey Khoroshilov Date: Fri, 20 Mar 2015 23:15:32 +0000 (+0300) Subject: staging: ozwpan: implement error handling in ozwpan_init() X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=330b5e80efcace88663b93bdd5ee41013284cb52;p=pandora-kernel.git staging: ozwpan: implement error handling in ozwpan_init() Errors are correctly handled in oz_cdev_register() and oz_protocol_init(), but then they are ignored in ozwpan_init(). Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed