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)
commit5ea030429fed07ea47e45152202d6ecb24133374
tree780a8faeb5332fc9ec2cb2125dba8deb58bdb96e
parent3c6396d6309b446fe28c8c6b49fbb4fa22754650
openvswitch: clean up unused function

commit 6b001e682e90 ("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