From: Roland Vossen Date: Tue, 15 Feb 2011 10:13:50 +0000 (+0100) Subject: staging: brcm80211: bugfix for oops on firmware load problems X-Git-Tag: v2.6.39-rc1~469^2~524 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59909c7c296a9f75ff395db2006de0aa6f57e7a7;p=pandora-kernel.git staging: brcm80211: bugfix for oops on firmware load problems Upon firmware load failure, wl_release_fw() was called multiple times. This caused the driver to oops. Solution was to remove redundant wl_release_fw() calls. Signed-off-by: Roland Vossen Reviewed-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed