[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)
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>

No differences found