Searched hist:"221255 aee67ec1c752001080aafec0c4e9390d95" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/scsi/ |
H A D | scsi_sysfs.c | diff 221255aee67ec1c752001080aafec0c4e9390d95 Tue Dec 01 03:16:42 CST 2015 Hannes Reinecke <hare@suse.de> scsi: ignore errors from scsi_dh_add_device()
device handler initialisation might fail due to a number of reasons. But as device_handlers are optional this shouldn't cause us to disable the device entirely. So just ignore errors from scsi_dh_add_device().
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|