commit | f37eb54b48159f7384ad0e7e70e0f67d1317aac7 | [log] [tgz] |
---|---|---|
author | brking@us.ibm.com <brking@us.ibm.com> | Tue Nov 01 17:01:40 2005 -0600 |
committer | James Bottomley <jejb@mulgrave.(none)> | Sun Nov 06 13:05:07 2005 -0600 |
tree | bad041cbe13f1adbcf659f439ac8b88cd90a3c66 | |
parent | d3c74871bdcb9cb09dca22994dfee8500515f28f [diff] |
[SCSI] ipr: Provide reset_adapter retry method for offlined adapters If an ipr adapter repeatedly fails its initialization the ipr driver will take the adapter offline and never talk to it again. This provides a method for the user to manually try the initialization again through sysfs. Signed-off-by: Brian King <brking@us.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>