summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMatthew R. Ochs <mrochs@linux.vnet.ibm.com>2017-06-28 12:14:30 -0500
committerMartin K. Petersen <martin.petersen@oracle.com>2017-07-01 17:01:25 -0400
commit32abbedaafde5a0c1edfd07369dde73a4fda2554 (patch)
treee807cf24dd1b5c8b6dfe98f01caf954c89ffef81 /net
parentacfeb23b29894deaee65d63c55bea09183f6b538 (diff)
downloadlwn-32abbedaafde5a0c1edfd07369dde73a4fda2554.tar.gz
lwn-32abbedaafde5a0c1edfd07369dde73a4fda2554.zip
scsi: cxlflash: Update send_tmf() parameters
The current send_tmf() implementation is based on the caller providing a SCSI command reference. In reality all that is needed is a SCSI device reference as the routine uses a private command. Refactor send_tmf() to pass the private adapter configuration reference and a SCSI device reference. As a nice side effect, this will ease the burden of converting caller routines to be based solely off of a SCSI device reference. Signed-off-by: Matthew R. Ochs <mrochs@linux.vnet.ibm.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions