From: Nithin Nayak Sujir Date: Mon, 25 Apr 2011 19:30:08 +0000 (-0700) Subject: [SCSI] bnx2fc: call scsi_done if session goes to not ready from ready X-Git-Tag: v3.0-rc1~383^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35dd71ae82afaef3980638c528b21f018c46211a;p=pandora-kernel.git [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 Signed-off-by: Bhanu Prakash Gollapudi Signed-off-by: James Bottomley --- Reading git-diff-tree failed