+1
−1
Loading
This patch fixes bug introduced by this patch: https://github.com/spdk/spdk/commit/59237d22b82e864eb0cbd94348353f671f74cd92 lib/nvme/nvme_pcie.c: ctrlr->remove_cb(ctrlr->cb_ctx, ctrlr) (line 147) -> ctrlr->remove_cb(cb_ctx, ctrlr) (line 123) Signed-off-by:Maciej Szwed <maciej.szwed@intel.com> Change-Id: I84c56aa7480fd597287f4935a583983eb96bc422 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8705 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>