diff options
author | Alexander Duyck <aduyck@mirantis.com> | 2016-06-16 12:22:51 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-17 20:23:31 -0700 |
commit | 3ab68837062894529db2dc80789659547aaf0773 (patch) | |
tree | 9fb53b74bdc20d4daf6bbfd5e17e957cb8cf4d5f /net/tipc/sysctl.c | |
parent | 974c3f3000d85a3504ce294bcae6472ff9040770 (diff) | |
download | linux-3ab68837062894529db2dc80789659547aaf0773.tar.bz2 |
nfp: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
This change replaces the network device operations for adding or removing a
VXLAN port with operations that are more generically defined to be used for
any UDP offload port but provide a type. As such by just adding a line to
verify that the offload type is VXLAN we can maintain the same
functionality.
Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/sysctl.c')
0 files changed, 0 insertions, 0 deletions