linux/drivers/scsi/bnx2fc
Dan Carpenter 9ae4f8420e scsi: bnx2fc: Fix NULL dereference in error handling
If "interface" is NULL then we can't release it and trying to will only
lead to an Oops.

Fixes: aea71a0249 ("[SCSI] bnx2fc: Introduce interface structure for each vlan interface")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-12-07 22:23:41 -05:00
..
57xx_hsi_bnx2fc.h
bnx2fc_constants.h
bnx2fc_debug.c
bnx2fc_debug.h
bnx2fc_els.c
bnx2fc_fcoe.c scsi: bnx2fc: Fix NULL dereference in error handling 2018-12-07 22:23:41 -05:00
bnx2fc_hwi.c
bnx2fc_io.c
bnx2fc_tgt.c
bnx2fc.h
Kconfig
Makefile