diff options
author | Yunsheng Lin <linyunsheng@huawei.com> | 2018-05-09 17:24:39 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-05-10 17:27:10 -0400 |
commit | 0a78a1dfd17a05d377115d6352d12d5507a27994 (patch) | |
tree | ee85c886e98e06d6df18d4b5d742167d98b957fb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f09555ffe379aeef7fa83c459bbe29e8bce8ec50 (diff) |
net: hns3: remove add/del_tunnel_udp in hns3_enet module
The add/del_tunnel_udp is not implemented in hclge_main moulde,
the NETIF_F_RX_UDP_TUNNEL_PORT feature bit is added automatically
by stack when ndo_udp_tunnel_add is not null in dev->netdev_ops.
This patch removes the add/del_tunnel_udp related function, for
we do not support this feature now.
Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions