]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1fec0bc96afb2026bd4ae150442ff2e340fecc16
tree4e911a8b9b4a774ba145f1d049df6e417863f902
parent386d622fac74b310b8bb05a6d212af97a862b33f
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