[SCSI] libsas: better error handling in sas_ex_discover_end_dev()
authorJames Bottomley <James.Bottomley@steeleye.com>
Mon, 16 Oct 2006 15:57:05 +0000 (10:57 -0500)
committerJames Bottomley <jejb@mulgrave.localdomain>
Wed, 18 Jul 2007 16:14:25 +0000 (11:14 -0500)
This replaces a few BUG_ON() statements with the correct failure error
handling.  There are still many more to do.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found