diff options
| author | Alexander Duyck <[email protected]> | 2016-06-16 12:21:43 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2016-06-17 20:23:30 -0700 |
| commit | bde6b7cdaed82040ba81d180e8c096c6af3515a9 (patch) | |
| tree | df7c4cfb164514481c2c4587437db02d9bda458e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 7cdd5fc376a51cdf191895c23badd699eddbc901 (diff) | |
benet: 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 if VXLAN we can maintain the same
functionality.
I have also gone though and removed the BE2NET_VXLAN config option since it
no longer relies on the VXLAN code anyway.
Signed-off-by: Alexander Duyck <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions