]> git.baikalelectronics.ru Git - kernel.git/commit
openvswitch: Split ovs_flow_cmd_new_or_set().
authorJarno Rajahalme <jrajahalme@nicira.com>
Mon, 5 May 2014 21:53:51 +0000 (14:53 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Thu, 22 May 2014 23:27:36 +0000 (16:27 -0700)
commitfce50a10e353b9d3f19a898df2cd44da13cf5a2a
tree3cb42e5d6d99221c754fb727709d24c6ed7dc35a
parent93f61ea0c515b288e8a83301bb86ed97d3d876ed
openvswitch: Split ovs_flow_cmd_new_or_set().

Following patch will be easier to reason about with separate
ovs_flow_cmd_new() and ovs_flow_cmd_set() functions.

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
net/openvswitch/datapath.c