On Mon, Mar 31, 2014 at 11:18 AM, Jarno Rajahalme <[email protected]> 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 <[email protected]>

Acked-by: Pravin B Shelar <[email protected]>
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to