diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2017-08-07 00:51:29 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-08-10 19:36:51 -0400 |
commit | a5dd7efd356abeaf268ef5e260a99453ebe01b82 (patch) | |
tree | 7c1354e38eb2ec005ee46b8093663d1360899c5d /drivers/s390 | |
parent | 2ae203fa2829328c2b7c2104d66129a39881b96d (diff) | |
download | talos-op-linux-a5dd7efd356abeaf268ef5e260a99453ebe01b82.tar.gz talos-op-linux-a5dd7efd356abeaf268ef5e260a99453ebe01b82.zip |
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>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions