[SCSI] libsas: Add an LU reset mechanism to the error handler
authorDarrick J. Wong <djwong@us.ibm.com>
Tue, 30 Jan 2007 07:48:19 +0000 (23:48 -0800)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 3 Feb 2007 14:15:55 +0000 (08:15 -0600)
After discussion with andmike and dougg, it seems that the purpose of
eh_device_reset_handler is to issue LU resets, and that
eh_bus_reset_handler would be a more appropriate place for a phy reset.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found