]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme-print: add the cancel opcode to the nvme_cmd_to_string() list
authorMaurizio Lombardi <mlombard@redhat.com>
Wed, 15 May 2024 10:07:34 +0000 (12:07 +0200)
committerDaniel Wagner <wagi@monom.org>
Fri, 14 Jun 2024 11:04:01 +0000 (13:04 +0200)
commitf62f9ad92c55628d2312aab57ed4f5f143d979a2
tree36b85f45245b8b2be84bc4d8f7be4d1af1944118
parent4893724ab0b16ca0afabb08300599507f15b49f0
nvme-print: add the cancel opcode to the nvme_cmd_to_string() list

Print the correct opcode name instead of "Unknown".

Signed-off-by: Maurizio Lombardi <mlombard@redhat.com>
nvme-print.c