Loading
modules/accel/ioat: remove duplicate call to free device
It's already done in ioat_destroy_cb(). Proper fix required moving the rest of the cleanup code in accel_engine_ioat_exit() to a new device unregister callback. Signed-off-by:paul luse <paul.e.luse@intel.com> Change-Id: Iaaa595cf5b51f7a4842315fc06270b0857ebf0c5 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11930 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>