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)
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>

No differences found