aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt2sas/mpt2sas_scsih.c
diff options
context:
space:
mode:
authorChristof Schmitt <[email protected]>2009-08-18 15:43:30 +0200
committerJames Bottomley <[email protected]>2009-09-05 08:49:46 -0500
commit0fac3f477b6b520ae7d972ceb6e958e6807c8e1a (patch)
treebef6ee15c92486613dd918de6a8ff00311fc379d /drivers/scsi/mpt2sas/mpt2sas_scsih.c
parentf4395b652636398eb4712e6f3caf79c9a6c02e21 (diff)
[SCSI] zfcp: Handle failures during device allocation correctly
dev_set_name tries to allocate memory, so check the return value for allocation failures. After dev_set_name succeeds, call device_register as next step to be able to use put_device during error handling. Reviewed-by: Swen Schillig <[email protected]> Signed-off-by: Christof Schmitt <[email protected]> Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpt2sas_scsih.c')
0 files changed, 0 insertions, 0 deletions