Loading
bdev/nvme: pass nvme_bdev_ctrlr struct to adminq.
We are about to instrument some checks in this function that will access the nvme_bdev_ctrlr struct directly so pass that directly since the ctrlr is still accessible from the nvme_bdev_ctrlr struct. Signed-off-by:Seth Howell <seth.howell@intel.com> Change-Id: I4e0d0d6c433149368e84275426362f8283903027 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/3340 Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Paul Luse <paul.e.luse@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>