diff options
author | Karan Tilak Kumar <kartilak@cisco.com> | 2023-09-19 11:24:36 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2023-09-27 11:03:59 -0400 |
commit | 514f0c400bde6b62405467daaf2a0a86bcf7794b (patch) | |
tree | 98d70af68f2ba626c8dfc95c104ca4635eccab2e /drivers/i3c | |
parent | a154f5f643c6ecddd44847217a7a3845b4350003 (diff) |
scsi: fnic: Fix sg_reset success path
sg_reset performs a target or LUN reset. Since the command is issued by the
user, it does not come into the driver with a tag or a queue id. Fix the
fnic driver to create an io_req and use a SCSI command tag. Fix the ITMF
path to special case the sg_reset response.
Reviewed-by: Sesidhar Baddela <sebaddel@cisco.com>
Reviewed-by: Arulprabhu Ponnusamy <arulponn@cisco.com>
Tested-by: Karan Tilak Kumar <kartilak@cisco.com>
Signed-off-by: Karan Tilak Kumar <kartilak@cisco.com>
Link: https://lore.kernel.org/r/20230919182436.6895-1-kartilak@cisco.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/i3c')
0 files changed, 0 insertions, 0 deletions