diff options
author | 2017-06-28 12:14:30 -0500 | |
---|---|---|
committer | 2017-07-01 17:01:25 -0400 | |
commit | 32abbedaafde5a0c1edfd07369dde73a4fda2554 (patch) | |
tree | e807cf24dd1b5c8b6dfe98f01caf954c89ffef81 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | scsi: cxlflash: Avoid double free of character device (diff) | |
download | linux-dev-32abbedaafde5a0c1edfd07369dde73a4fda2554.tar.xz linux-dev-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions