[SCSI] zfcp: Merge FCP task management setup with regular FCP command setup
authorChristof Schmitt <christof.schmitt@de.ibm.com>
Tue, 22 Feb 2011 18:54:45 +0000 (19:54 +0100)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 25 Feb 2011 17:02:14 +0000 (12:02 -0500)
commit2443c8b23aea83d529868030e28f45a6fa6553b2
treede381ef06c4ed3685b8fe843a16edb997affeadf
parent259afe2ed92c179e0a85da10ca63bf927b9851ca
[SCSI] zfcp: Merge FCP task management setup with regular FCP command setup

For task management commands, only LUN and flags are required. The
regular FCP setup already sets the LUN in the fcp_cmnd. All is
required for merging the function is setting up the TM flags.

Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: Steffen Maier <maier@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/s390/scsi/zfcp_fc.h
drivers/s390/scsi/zfcp_fsf.c