commit | a9344e68ac0a656475006737dbc258d69fe4f7b0 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@us.ibm.com> | Mon Jan 29 23:48:19 2007 -0800 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sat Feb 03 08:15:55 2007 -0600 |
tree | 09735ffa77d9d5c1b88de5c4118b90501e623527 | |
parent | 423f7cf467045eab616f97309aed87a54b5e351d [diff] |
[SCSI] libsas: Add an LU reset mechanism to the error handler 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>