On Fri, Jul 26, 2013 at 06:07:05PM -0700, Ethan Jackson wrote:
> Signed-off-by: Ethan Jackson <[email protected]>

In lacp_unref(), I think we need to move list_remove(&lacp->node);
inside the lock/unlock.  Otherwise we have a race here where
lacp_find() can grab an entry that is being destroyed.

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

Reply via email to