On Fri, Jul 26, 2013 at 06:07:05PM -0700, Ethan Jackson wrote:
> Signed-off-by: Ethan Jackson <et...@nicira.com>

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 <b...@nicira.com>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to