From 657d4c86d4cd85a4696445f6fb2fe0941a5724ff Mon Sep 17 00:00:00 2001 From: Alexey Khoroshilov Date: Tue, 23 Apr 2013 19:27:39 -0400 Subject: [PATCH] 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-format-patch failed