]> 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)
commite14eed2917fe6220563e2b9a0da6ee2ceea6a5c8
tree780a8faeb5332fc9ec2cb2125dba8deb58bdb96e
parent68f654e2f3ec7dd1a7e8de6b232afc1bdddb4577
openvswitch: clean up unused function

commit c1f5800129ef ("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