From: Kumar Amit Mehta Date: Thu, 15 Nov 2012 17:22:13 +0000 (+0530) Subject: staging: rtl8192e: rtl8192e: rtl_core.c: Audit the return value of register_netdev() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~308 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4087641b255cb003ce653aac79e3445fcb864552;p=pandora-kernel.git staging: rtl8192e: rtl8192e: rtl_core.c: Audit the return value of register_netdev() Inspect the return value of register_netdev() in the driver probe routine and return -ENODEV in case of error. Signed-off-by: Kumar Amit Mehta Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed