]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: fix fw-commit MUD result message
authorFrancis Pravin <francis.p@samsung.com>
Mon, 13 May 2024 08:56:44 +0000 (14:26 +0530)
committerDaniel Wagner <wagi@monom.org>
Mon, 13 May 2024 17:36:08 +0000 (19:36 +0200)
commite15c260aafc7405d8ab8ca9c7d3e6bbadea26f3b
treea3019c39d9295f6e0d1f10e6bc48ef3952664b59
parentfac45ce03315479b0d30e71316e669d9d4ffb31c
nvme: fix fw-commit MUD result message

As per spec, 0th bit is set when the controller detects an overlapping
firmware/boot partition image update command sequence due to processing
a command from an Admin Submission Queue on a controller and the 1st bit
is set due to processing the command from Management Endpoint. So, fixed
the MUD result message.

Signed-off-by: Francis Pravin <francis.p@samsung.com>
nvme.c