Signed-off-by: Joe Stringer <joestrin...@nicira.com> --- datapath/flow_table.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/datapath/flow_table.c b/datapath/flow_table.c index 7046623..f80e889 100644 --- a/datapath/flow_table.c +++ b/datapath/flow_table.c @@ -446,7 +446,7 @@ static void flow_table_copy_flows(struct table_instance *old, } static struct table_instance *table_instance_rehash(struct table_instance *ti, - int n_buckets) + int n_buckets) { struct table_instance *new_ti; -- 1.7.10.4 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev