openvswitch: Move tunnel destroy function to oppenvswitch module.
authorPravin B Shelar <pshelar@nicira.com>
Sat, 8 Aug 2015 06:51:33 +0000 (23:51 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 10 Aug 2015 21:03:54 +0000 (14:03 -0700)
commita9020fde67a6eb77f8130feff633189f99264db1
tree4e911a8b9b4a774ba145f1d049df6e417863f902
parentfb811395cd5a71b9e94a068f524a6f4a21b67bdb
openvswitch: Move tunnel destroy function to oppenvswitch module.

This function will be used in gre and geneve vport implementations.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/openvswitch/vport-netdev.c
net/openvswitch/vport-netdev.h
net/openvswitch/vport-vxlan.c