]> git.baikalelectronics.ru Git - kernel.git/commit
openvswitch: Refactor ovs_flow_tbl_insert().
authorJoe Stringer <joestringer@nicira.com>
Thu, 22 Jan 2015 00:42:49 +0000 (16:42 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 26 Jan 2015 23:45:49 +0000 (15:45 -0800)
commit1ab16a2052ac25afd2ef139ad63946d7d14e53d1
tree825803b67a77c7405eb1c4ce6d258fdd4d356201
parent9074f6e7c2670f9ccc60602920d604f76b6f8843
openvswitch: Refactor ovs_flow_tbl_insert().

Rework so that ovs_flow_tbl_insert() calls flow_{key,mask}_insert().
This tidies up a future patch.

Signed-off-by: Joe Stringer <joestringer@nicira.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/openvswitch/flow_table.c