linux_dsm_epyc7002/drivers/net/wireless/brcm80211
Dan Carpenter c0fb754bd8 brcmsmac: NULL dereferences in brcms_c_detach_mfree()
The brcms_c_attach_malloc() function can call this with a NULL
"wlc->corestate" or "wlc->hw".

Also I threw in a bonus cleanup by deleting an obvious comment and a
no-op NULL assignment.  :)

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-12-01 15:57:21 -05:00
..
brcmfmac brcmfmac: correct .disconnect() callback while connecting 2014-11-25 14:09:55 -05:00
brcmsmac brcmsmac: NULL dereferences in brcms_c_detach_mfree() 2014-12-01 15:57:21 -05:00
brcmutil brcmutil: add helper function to format board revision 2014-12-01 15:57:20 -05:00
include brcmutil: add helper function to format board revision 2014-12-01 15:57:20 -05:00
Kconfig brcmfmac: conditionally compile firmware protocol source code 2014-09-15 15:09:26 -04:00
Makefile brcm80211: Use normal DEBUG define 2012-01-24 14:21:13 -05:00