Matthew Wilcox a60ebc52cb [SCSI] simscsi: Free scsi host on error
If scsi_add_host returned an error, the host would never be freed.
We need to call scsi_host_put() if an error happens.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-10-12 14:51:29 -04:00
..
2007-07-17 11:01:07 -07:00
2007-07-19 10:04:41 -07:00
2007-08-01 13:15:14 -07:00
2007-07-27 15:40:13 -07:00