diff options
author | Karan Tilak Kumar <kartilak@cisco.com> | 2023-09-19 20:24:36 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2023-09-27 17:03:59 +0200 |
commit | 514f0c400bde6b62405467daaf2a0a86bcf7794b (patch) | |
tree | 98d70af68f2ba626c8dfc95c104ca4635eccab2e /sound/atmel | |
parent | scsi: target: core: Fix deadlock due to recursive locking (diff) | |
download | linux-514f0c400bde6b62405467daaf2a0a86bcf7794b.tar.xz linux-514f0c400bde6b62405467daaf2a0a86bcf7794b.zip |
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 'sound/atmel')
0 files changed, 0 insertions, 0 deletions