From: Kumar Amit Mehta Date: Wed, 14 Nov 2012 10:00:57 +0000 (+0530) Subject: staging: rtl8187se: r8180_core.c: Inspect the return value of register_netdev() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~310 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36e97a5714073a1f95c70cbb925928ca7315fb66;p=pandora-kernel.git staging: rtl8187se: r8180_core.c: Inspect 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