Yes, I'll add it, Thanks
On Tue, Oct 1, 2013 at 3:49 PM, Ben Pfaff wrote:
> On Tue, Oct 01, 2013 at 01:36:12PM -0700, Alex Wang wrote:
> > This commit makes the update of 'stats' member in ofproto_dpif
> > struct thread safe.
> >
> > Signed-off-by: Alex Wang
>
> Should this also annotate the '
On Tue, Oct 01, 2013 at 01:36:12PM -0700, Alex Wang wrote:
> This commit makes the update of 'stats' member in ofproto_dpif
> struct thread safe.
>
> Signed-off-by: Alex Wang
Should this also annotate the 'stats' member as OVS_GUARDED?
Thanks,
Ben.
_