+6
−0
+3
−30
+0
−4
Loading
Today we have two lowlevel LLD apis nvmf_fc_init_q and spdk_nvmf_fc_init_poller_queues for LLD queue initialisation. Since two calls are redundant, merge them to one api. Also remove dead function code nvmf_fc_hwqp_reinit_poller_queues. Signed-off-by:Naresh Gottumukkala <raju.gottumukkala@broadcom.com> Change-Id: Ic3df6bff7d38d7b1e946755c3224daf7f6194125 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5444 Community-CI: Broadcom CI Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Anil Veerabhadrappa <anil.veerabhadrappa@broadcom.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>