]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
scsi: fnic: Fix a tracing statement
authorBart Van Assche <bvanassche@acm.org>
Fri, 18 Feb 2022 19:50:49 +0000 (11:50 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Apr 2022 12:06:09 +0000 (14:06 +0200)
commit6eb3868b5b2e1014d5b721388008a3f18ea46030
tree0706c226e656e13bcf327baf51b5d0f4d98cd6b9
parent82b4afbccfa12e29e64417fe197734e9bcd71091
scsi: fnic: Fix a tracing statement

[ Upstream commit 3032ed77a28913203a4fe0ab8f05752331af79b3 ]

Report both the command flags and command state instead of only the
command state.

Link: https://lore.kernel.org/r/20220218195117.25689-22-bvanassche@acm.org
Fixes: 4d7007b49d52 ("[SCSI] fnic: Fnic Trace Utility")
Cc: Hiral Patel <hiralpat@cisco.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/scsi/fnic/fnic_scsi.c