commit | 35dd71ae82afaef3980638c528b21f018c46211a | [log] [tgz] |
---|---|---|
author | Nithin Nayak Sujir <nsujir@broadcom.com> | Mon Apr 25 12:30:08 2011 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Sun May 01 11:52:38 2011 -0500 |
tree | 4d1a2463dcfc2a2d9f40d47857756ee2c40e13c1 | |
parent | 0117ddb0c8df8e107bc8e9713c6638270638fff9 [diff] |
[SCSI] bnx2fc: call scsi_done if session goes to not ready from ready If the session is not ready yet, we ask the SCSI-ml to retry. However, if the session is just uploaded, we should not retry, but instead call scsi_done to fail the IO. Signed-off-by: Nithin Nayak Sujir <nsujir@broadcom.com> Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>