From: Thomas Vegas Date: Sun, 1 Jun 2014 12:34:39 +0000 (+0200) Subject: staging: rtl8712: Fix oops on dongle removal if firmware is not available X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1721 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5947956bdcf1aff31caba90f80f363340e18cb56;p=pandora-kernel.git staging: rtl8712: Fix oops on dongle removal if firmware is not available When firmware is not available, net device is not created. Upon disconnect, we must check for net device existence before trying to release net device private data. Signed-off-by: Thomas Vegas Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed