]> Pileus Git - ~andy/linux/commit
[SCSI] ipr: Provide reset_adapter retry method for offlined adapters
authorbrking@us.ibm.com <brking@us.ibm.com>
Tue, 1 Nov 2005 23:01:40 +0000 (17:01 -0600)
committerJames Bottomley <jejb@mulgrave.(none)>
Sun, 6 Nov 2005 19:05:07 +0000 (13:05 -0600)
commitf37eb54b48159f7384ad0e7e70e0f67d1317aac7
treebad041cbe13f1adbcf659f439ac8b88cd90a3c66
parentd3c74871bdcb9cb09dca22994dfee8500515f28f
[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>
drivers/scsi/ipr.c