Home
last modified time | relevance | path

Searched hist:"42 c76c98" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/arm/
H A Dacornscsi.c42c76c98 Sat May 30 03:16:22 CDT 2020 Christophe JAILLET <christophe.jaillet@wanadoo.fr> scsi: acornscsi: Fix an error handling path in acornscsi_probe()

'ret' is known to be 0 at this point. Explicitly return -ENOMEM if one of
the 'ecardm_iomap()' calls fail.

Link: https://lore.kernel.org/r/20200530081622.577888-1-christophe.jaillet@wanadoo.fr
Fixes: e95a1b656a98 ("[ARM] rpc: acornscsi: update to new style ecard driver")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
42c76c98 Sat May 30 03:16:22 CDT 2020 Christophe JAILLET <christophe.jaillet@wanadoo.fr> scsi: acornscsi: Fix an error handling path in acornscsi_probe()

'ret' is known to be 0 at this point. Explicitly return -ENOMEM if one of
the 'ecardm_iomap()' calls fail.

Link: https://lore.kernel.org/r/20200530081622.577888-1-christophe.jaillet@wanadoo.fr
Fixes: e95a1b656a98 ("[ARM] rpc: acornscsi: update to new style ecard driver")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>