summaryrefslogtreecommitdiff
path: root/tools/net/ynl/generated/devlink-user.h
diff options
context:
space:
mode:
authorPavan Kumar Linga <pavan.kumar.linga@intel.com>2023-10-23 13:26:55 -0700
committerJakub Kicinski <kuba@kernel.org>2023-10-23 15:55:31 -0700
commit46d913d4800e5b02fa20683785d873404f1667c4 (patch)
tree53420a8f72766c04476d169acd88e60cf457c3a3 /tools/net/ynl/generated/devlink-user.h
parentd38b4d0d95bc0c7243ca54a32c256c0583b6a9fc (diff)
idpf: cancel mailbox work in error path
In idpf_vc_core_init, the mailbox work is queued on a mailbox workqueue but it is not cancelled on error. This results in a call trace when idpf_mbx_task tries to access the freed mailbox queue pointer. Fix it by cancelling the mailbox work in the error path. Fixes: 4930fbf419a7 ("idpf: add core init and interrupt request") Reviewed-by: Wojciech Drewek <wojciech.drewek@intel.com> Signed-off-by: Pavan Kumar Linga <pavan.kumar.linga@intel.com> Tested-by: Krishneil Singh <krishneil.k.singh@intel.com> Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Link: https://lore.kernel.org/r/20231023202655.173369-3-jacob.e.keller@intel.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/net/ynl/generated/devlink-user.h')
0 files changed, 0 insertions, 0 deletions