]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
fabrics: Pass discovery ctrl to __discover()
authorDaniel Wagner <dwagner@suse.de>
Thu, 26 Jan 2023 13:43:16 +0000 (14:43 +0100)
committerDaniel Wagner <dwagner@suse.de>
Thu, 26 Jan 2023 13:43:16 +0000 (14:43 +0100)
commit35f32bb1c15c469e8b0420d946ee42d7d60c53cf
tree35ee75fe9aa76f81c63da935f1881fbb3dc28932
parent0ee68b0c52f8be0deea617d96c47353ad3ed91c1
fabrics: Pass discovery ctrl to __discover()

We should pass the discovery controller down to __discover and not the iterator.

Fixes: 952aa044b331 ("fabrics: Honor JSON config file in connect-all command")
Signed-off-by: Daniel Wagner <dwagner@suse.de>
fabrics.c