From: Brian King Date: Fri, 12 Apr 2013 13:25:15 +0000 (-0500) Subject: [SCSI] ibmvfc: Properly set cancel flags when cancelling abort X-Git-Tag: v3.10-rc1~3^2~1^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8804b7239b27baca1ab44344318acb8fd55f9ae;p=pandora-kernel.git [SCSI] ibmvfc: Properly set cancel flags when cancelling abort The flags on a cancel operation are intended to indicate what, if any, TMF will follow the cancel request. This fixes a case where we were incorrectly setting the abort task set flag on the cancel flag when we were cancelling an abort task set. Signed-off-by: Brian King Acked-by: Robert Jennings Signed-off-by: James Bottomley --- Reading git-diff-tree failed