Thread (34 messages) 34 messages, 3 authors, 2021-11-23

Re: [PATCHv6 00/12] nvme: In-band authentication support

From: Sagi Grimberg <sagi@grimberg.me>
Date: 2021-11-22 12:17:34
Also in: linux-nvme

+	ret = nvme_auth_process_dhchap_success1(ctrl, chap);
+	if (ret) {
+		/* Controller authentication failed */
+		goto fail2;
+	}
+

v5 had 'if (ret < 0) [' here.
Right, thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help