From: Lorand Jakab Date: Mon, 6 Oct 2014 12:45:32 +0000 (-0700) Subject: openvswitch: Remove flow member from struct ovs_skb_cb X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~252^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d98612b8c1150cb73ecd45e94c62de053f89441c;p=pandora-kernel.git 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 Signed-off-by: Pravin B Shelar --- Reading git-diff-tree failed