]> git.baikalelectronics.ru Git - kernel.git/commit
openvswitch: Remove flow member from struct ovs_skb_cb
authorLorand Jakab <lojakab@cisco.com>
Mon, 6 Oct 2014 12:45:32 +0000 (05:45 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Thu, 6 Nov 2014 07:52:35 +0000 (23:52 -0800)
commiteb363b128a6279407dad9a8a3bf919c5363cbbad
tree2ed1870ee81bb17f5d6bbfaea04ea207f75836fc
parent0b5fa44929cf5eea4991a0de741731158b9a3c34
openvswitch: Remove flow member from struct ovs_skb_cb

The 'flow' memeber was chosen for removal because it's only used
in ovs_execute_actions() we can pass it as argument to this
function.

Signed-off-by: Lorand Jakab <lojakab@cisco.com>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
net/openvswitch/actions.c
net/openvswitch/datapath.c
net/openvswitch/datapath.h