]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
[SCSI] scsi_dh_rdac: Fix error path
authorRichard Weinberger <richard@nod.at>
Fri, 18 Nov 2011 00:44:27 +0000 (01:44 +0100)
committerJames Bottomley <JBottomley@Parallels.com>
Tue, 10 Jan 2012 23:01:18 +0000 (17:01 -0600)
commit9fc397fc0878c9540af20cbffc4d546541fe8b23
treef3168c2006b1c48f879684c0d71e877989c5edbd
parent7b3480f8b701170c046e1ed362946f5f0d005e13
[SCSI] scsi_dh_rdac: Fix error path

If create_singlethread_workqueue() failes, rdac_init should fail too.

Signed-off-by: Richard Weinberger <richard@nod.at>
Acked-by: "Moger, Babu" <Babu.Moger@netapp.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/device_handler/scsi_dh_rdac.c