commit | 07db51831371f2875ef234b1535a15afdb381b6c | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Mon Oct 02 12:00:49 2006 -0700 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Tue Oct 03 17:29:06 2006 -0500 |
tree | 49cfa4348769b6b2eccda29bb176173a45157dca | |
parent | bb8ee4998498e15b5c8ed94cd7dd8d07e586c0ab [diff] |
[SCSI] qla2xxx: Stall mid-layer error handlers while rport is blocked. Stall error handler if attempting recovery while an rport is blocked. This avoids device offline scenarios due to errors in the error handler. Reference implementation from lpfc/mptfc. Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>