commit | a3d2c2e8f5e01e185013d8f944c0a26fdc558ad8 | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <tomof@acm.org> | Wed Jan 23 23:34:35 2008 +0900 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Wed Jan 23 13:44:47 2008 -0600 |
tree | 9270b0630358e2f8a014415d84db98c49770211d | |
parent | a43cf0f3511585493e3c948f7ec62f659486d0b3 [diff] |
[SCSI] ch: handle class_device_create failure properly When class_device_create fails, ch_probe needs to fail too. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>