On Mon, Mar 31, 2014 at 11:18 AM, Jarno Rajahalme <jrajaha...@nicira.com> wrote:
> For ovs_flow_stats_get() using ovsl_dereference() was wrong, since
> flow dumps call this with RCU read lock.
>
> ovs_flow_stats_clear() is always called with ovs_mutex, so can use
> ovsl_dereference().
>
> Also, make the ovs_flow_stats_get() 'flow' argument const to make
> later patches cleaner.
>
> Signed-off-by: Jarno Rajahalme <jrajaha...@nicira.com>

Acked-by: Pravin B Shelar <pshe...@nicira.com>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to