]> git.baikalelectronics.ru Git - kernel.git/commit
openvswitch: Remove egress_tun_info.
authorPravin B Shelar <pshelar@nicira.com>
Sun, 30 Aug 2015 00:44:06 +0000 (17:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 30 Aug 2015 02:07:15 +0000 (19:07 -0700)
commitac18a8a1ed16c8837ee090645e6c50e039430d1e
tree96851bd448a2878fac5ba1e8e0c21b049f585547
parentaef854ef6a0760a310e00ad7d7e34295d547ccd7
openvswitch: Remove egress_tun_info.

tun info is passed using skb-dst pointer. Now we have
converted all vports to netdev based implementation so
Now we can remove redundant pointer to tun-info from OVS_CB.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/openvswitch/actions.c
net/openvswitch/datapath.c
net/openvswitch/datapath.h
net/openvswitch/vport-geneve.c
net/openvswitch/vport-gre.c
net/openvswitch/vport-vxlan.c
net/openvswitch/vport.c
net/openvswitch/vport.h