freebsd-skq/sys/dev/iwm
cem a595d7c852 iwm(4): Don't dereference potentially NULL pointer before NULL check
Introduced in r298594.  There is no path before the 'vap == NULL' check where
vap is not already dereferenced.

Reported by:	Coverity
CID:		1354979
Sponsored by:	EMC / Isilon Storage Division
2016-04-26 19:06:28 +00:00
..
if_iwm_binding.c [iwn] fix firmware command use in iwm_auth(). 2016-04-25 16:13:04 +00:00
if_iwm_binding.h [iwn] fix firmware command use in iwm_auth(). 2016-04-25 16:13:04 +00:00
if_iwm_debug.h
if_iwm_mac_ctxt.c iwm: reorganize if_iwmvar.h 2016-01-03 10:06:10 +00:00
if_iwm_mac_ctxt.h
if_iwm_pcie_trans.c iwm: use the proper include path for iwm headers. 2015-08-08 21:08:35 +00:00
if_iwm_pcie_trans.h
if_iwm_phy_ctxt.c Replay r286410. Change KPI of how device drivers that provide wireless 2015-08-27 08:56:39 +00:00
if_iwm_phy_ctxt.h
if_iwm_phy_db.c iwm: use the proper include path for iwm headers. 2015-08-08 21:08:35 +00:00
if_iwm_phy_db.h
if_iwm_power.c Replay r286410. Change KPI of how device drivers that provide wireless 2015-08-27 08:56:39 +00:00
if_iwm_power.h
if_iwm_scan.c Replay r286410. Change KPI of how device drivers that provide wireless 2015-08-27 08:56:39 +00:00
if_iwm_scan.h
if_iwm_time_event.c [iwn] fix firmware command use in iwm_auth(). 2016-04-25 16:13:04 +00:00
if_iwm_time_event.h [iwn] fix firmware command use in iwm_auth(). 2016-04-25 16:13:04 +00:00
if_iwm_util.c iwm: use the proper include path for iwm headers. 2015-08-08 21:08:35 +00:00
if_iwm_util.h
if_iwm.c iwm(4): Don't dereference potentially NULL pointer before NULL check 2016-04-26 19:06:28 +00:00
if_iwmreg.h
if_iwmvar.h [iwm] implement suspend/resume through ieee80211_{suspend,resume}_all 2016-04-26 04:40:59 +00:00