From: Akinobu Mita Date: Sat, 21 Apr 2007 09:36:26 +0000 (+0900) Subject: ieee1394: eth1394: fix error path in module_init X-Git-Tag: v2.6.22-rc1~1105^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=809e905ce73eaa13972c2617959f8ec16e7d0d6f;p=pandora-kernel.git ieee1394: eth1394: fix error path in module_init This patch fixes some error handlings in eth1394: - check return value of kmem_cache_create() - cleanup resources if hpsb_register_protocol() fails Signed-off-by: Akinobu Mita Signed-off-by: Stefan Richter (whitespace) --- Reading git-diff-tree failed