]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[SCSI] ibmvfc: Fix adapter cancel flags for terminate_rport_io
authorBrian King <brking@linux.vnet.ibm.com>
Mon, 19 Oct 2009 20:07:53 +0000 (15:07 -0500)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 4 Dec 2009 18:00:20 +0000 (12:00 -0600)
commit4a5c4a5ed2b8b7fac68368e7ab8cb415dd006418
tree73df2c0e5488fa28957c57d03b048e919e3b9adb
parent861890c62d46bd29c73d75fc907aeffd1c4eee06
[SCSI] ibmvfc: Fix adapter cancel flags for terminate_rport_io

When issuing a Cancel to the virtual fibre channel adapter,
the interface specifies a flags field for the client to indicate
what kind of error recovery is being performed. Fix up these
flags for terminate_rport_io to indicate an abort task set
rather than a target reset.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/ibmvscsi/ibmvfc.c