summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRoland Vossen <rvossen@broadcom.com>2011-02-15 11:13:51 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-02-18 13:04:55 -0800
commit490e00f68534cd724ba8e486ff6cd6b10d1891b1 (patch)
treed7bca47b161dd60e4049a179a5ebc1f8ea2d2276 /include
parent59909c7c296a9f75ff395db2006de0aa6f57e7a7 (diff)
staging: brcm80211: bugfix for stack dump on firmware load problems
If there is a problem with the firmware load (eg, firmware not present in /lib/firmware/brcm), then the driver would dump its stack instead of bailing out gracefully. Root cause was an uninitialized variable (wl->pub) being dereferenced in the rfkill portion of a cleanup routine (wl_remove). Fix was to move the rfkill calls into the correct spot in wl_remove(). Signed-off-by: Roland Vossen <rvossen@broadcom.com> Reviewed-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions