Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 876c4384 authored by Jakub Kicinski's avatar Jakub Kicinski
Browse files

udp_tunnel: hard-wire NDOs to udp_tunnel_nic_*_port() helpers


All drivers use udp_tunnel_nic_*_port() helpers, prepare for
NDO removal by invoking those helpers directly.

The helpers are safe to call on all devices, they check if
device has the UDP tunnel state initialized.

Reviewed-by: default avatarAlexander Duyck <alexanderduyck@fb.com>
Reviewed-by: default avatarJacob Keller <jacob.e.keller@intel.com>
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent ddb4d32e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment