[ovs-dev] [PATCH v4 2/3] datapath: Move mega-flow list out of rehashing struct.

Jesse Gross jesse at nicira.com
Thu Oct 3 20:20:06 UTC 2013


On Tue, Oct 1, 2013 at 2:39 PM, Pravin B Shelar <pshelar at nicira.com> wrote:
> diff --git a/datapath/flow_table.c b/datapath/flow_table.c
> index e077376..30a0df0 100644
> --- a/datapath/flow_table.c
> +++ b/datapath/flow_table.c
>
> +int ovs_flows_tbl_flush(struct flow_table *flow_table)

Should be "flow_tbl" instead of "flows_tbl"?

Acked-by: Jesse Gross <jesse at nicira.com>



More information about the dev mailing list