]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nbft: Refactor connection attempt out
authorTomas Bzatek <tbzatek@redhat.com>
Mon, 25 Mar 2024 15:35:31 +0000 (16:35 +0100)
committerDaniel Wagner <wagi@monom.org>
Tue, 9 Apr 2024 12:32:36 +0000 (14:32 +0200)
commit595665d92ecdf80e651c27dd6839986545c2be83
treef374c669f32680b8a198e4fbe81957fa5bf04670
parentaf05948f1a4bafa4c80af26eb11230133d74dece
nbft: Refactor connection attempt out

With planned NBFT discovery work, a common connection
function would be handy. Besides, the DHCP fallback mostly
duplicated the connection code anyway, let's refactor that.

Signed-off-by: Tomas Bzatek <tbzatek@redhat.com>
nbft.c