summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/devlink/devlink.c
diff options
context:
space:
mode:
authorPrzemek Kitszel <przemyslaw.kitszel@intel.com>2025-09-12 15:06:23 +0200
committerTony Nguyen <anthony.l.nguyen@intel.com>2025-10-24 13:27:20 -0700
commite3bf1cdde7471bab7fc20dd1a37c2cdb82d3f76b (patch)
tree41d01a4067fd7422eca0abc9ab1fccb04ac8a0ee /drivers/net/ethernet/intel/ice/devlink/devlink.c
parent71430451f81bd6550e46d89b69103a111fc42982 (diff)
ice: move udp_tunnel_nic and misc IRQ setup into ice_init_pf()
Move udp_tunnel_nic setup and ice_req_irq_msix_misc() call into ice_init_pf(), remove some redundancy in the former while moving. Move ice_free_irq_msix_misc() call into ice_deinit_pf(), to mimic the above in terms of needed cleanup. Guard it via emptiness check, to keep the allowance of half-initialized pf being cleaned up. Signed-off-by: Przemek Kitszel <przemyslaw.kitszel@intel.com> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com> Tested-by: Rinitha S <sx.rinitha@intel.com> (A Contingent worker at Intel) Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/devlink/devlink.c')
0 files changed, 0 insertions, 0 deletions