]> git.baikalelectronics.ru Git - kernel.git/commit
openvswitch: clean up unused function
authorJean Sacren <sakiwit@gmail.com>
Sat, 9 Jan 2016 23:07:09 +0000 (16:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Jan 2016 04:49:21 +0000 (23:49 -0500)
commitebe45f7025189fc920bad75ebd2bc871fe5ce1fa
tree780a8faeb5332fc9ec2cb2125dba8deb58bdb96e
parentb3bc551164b2b6bd359b0e086954dac5411b924c
openvswitch: clean up unused function

commit c8201ab160eb ("openvswitch: Use Geneve device.")

The commit above deleted the only call site of ovs_tunnel_route_lookup()
and now that function is not used any more. So let's delete the function
definition as well.

Signed-off-by: Jean Sacren <sakiwit@gmail.com>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/openvswitch/vport.h