diff options
author | Alexander Duyck <aduyck@mirantis.com> | 2016-06-16 21:23:04 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-18 05:23:31 +0200 |
commit | 5e44f8e299f64c7b5ce8c9185d14f6f98ff30b21 (patch) | |
tree | 250351cb3c758098080c717048e3a9752879acf8 /scripts/gcc-ld | |
parent | qede: Move all UDP port notifiers to single function (diff) | |
download | linux-5e44f8e299f64c7b5ce8c9185d14f6f98ff30b21.tar.xz linux-5e44f8e299f64c7b5ce8c9185d14f6f98ff30b21.zip |
qlcnic: 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 'scripts/gcc-ld')
0 files changed, 0 insertions, 0 deletions