]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: print inserted tls key for check-tls-key
authorMartin George <marting@netapp.com>
Thu, 11 Jan 2024 10:06:46 +0000 (15:36 +0530)
committerDaniel Wagner <wagi@monom.org>
Thu, 18 Jan 2024 16:58:59 +0000 (17:58 +0100)
commit4dde751dd1d374c7295ea15b4097b46d79129ce2
tree8c0230864c3c68b6913545d57932bed8c79d91c8
parent9636f5fdc07879eb9a8b2340c3517104b8a26e58
nvme: print inserted tls key for check-tls-key

nvme check-tls-key currently misses out successfully printing
the inserted tls key, so print the same. And while we are it,
fix a small typo while printing the error message related to
the failure of generating the identity key.

Signed-off-by: Martin George <marting@netapp.com>
nvme.c