linux/drivers/scsi/mpt3sas
Christophe JAILLET a5dd7efd35 scsi: mpt3sas: Fix memory allocation failure test in 'mpt3sas_base_attach()'
In the lines above this test, 8 'kzalloc' are performed, but only 7
results are tested.

Add the missing one (i.e. '!ioc->port_enable_cmds.reply').

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-08-10 19:36:51 -04:00
..
mpi
Kconfig
Makefile
mpt3sas_base.c scsi: mpt3sas: Fix memory allocation failure test in 'mpt3sas_base_attach()' 2017-08-10 19:36:51 -04:00
mpt3sas_base.h scsi: mpt3sas: fix format overflow warning 2017-08-07 14:04:01 -04:00
mpt3sas_config.c
mpt3sas_ctl.c
mpt3sas_ctl.h
mpt3sas_debug.h
mpt3sas_scsih.c scsi: Create two versions of scsi_internal_device_unblock() 2017-06-12 20:55:59 -04:00
mpt3sas_transport.c
mpt3sas_trigger_diag.c
mpt3sas_trigger_diag.h
mpt3sas_warpdrive.c