]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
plugins/ocp: update nvme_show_select_result call
authorDaniel Wagner <dwagner@suse.de>
Thu, 16 Nov 2023 10:22:33 +0000 (11:22 +0100)
committerDaniel Wagner <wagi@monom.org>
Thu, 16 Nov 2023 10:32:26 +0000 (11:32 +0100)
commit81d641f4b91fbf6a882f450a9b117ee23f917c92
treec79499aa3f001a0ab95bfcb02999f935fd0aa108
parenta153f04d2229a40828ccf5726c343f2a63a24880
plugins/ocp: update nvme_show_select_result call

The recent nvme-print-json refactoring/exstension changed the
nvme_show_select_result function signature but missed to update the ocp
plugin. Pass in the fid to the show function.

Fixes: 28a3a0975a33 ("nvme-print-json: Change to report feature select in array")
Signed-off-by: Daniel Wagner <dwagner@suse.de>
plugins/ocp/ocp-nvme.c