From: Pravin B Shelar Date: Tue, 18 Jun 2013 00:50:12 +0000 (-0700) Subject: openvswitch: Copy individual actions. X-Git-Tag: v3.11-rc1~16^2~54^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74f84a5726c7d08c27745305e67474b8645c541d;p=pandora-kernel.git openvswitch: Copy individual actions. Rather than validating actions and then copying all actiaons in one block, following patch does same operation in single pass. This validate and copy action one by one. This is required for ovs tunneling patch. This patch does not change any functionality. Signed-off-by: Pravin B Shelar Acked-by: Jesse Gross Signed-off-by: David S. Miller --- Reading git-diff-tree failed