Loading
accel/error: fix callback type for tasks in a sequence
Tasks which are part of a sequence use step_cb_fn instead of cb_fn, so we have to override the correct field and use a correct callback type. Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: Ie4588e5c7fcdab6d33aaa2c848726cf7bd3b1644 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/25285 Reviewed-by:
Jim Harris <jim.harris@samsung.com> Community-CI: Mellanox Build Bot Community-CI: Community CI Samsung <spdk.community.ci.samsung@gmail.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>