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)
commitd29ab6f8a92eceb00d6085f028b6e05213faa72d
tree825803b67a77c7405eb1c4ce6d258fdd4d356201
parent5b4237bbc93b1b54d35b037cfc0ece71cd8e358d
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