From: Alexey Khoroshilov Date: Tue, 23 Apr 2013 23:27:39 +0000 (-0400) Subject: staging: wlags49_h2: fix error handling in pcmcia probe function X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~765 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=657d4c86d4cd85a4696445f6fb2fe0941a5724ff;p=pandora-kernel.git staging: wlags49_h2: fix error handling in pcmcia probe function wl_adapter_attach() ignores some important issues such as register_netdev() failure. The patch fixes it. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed