On Fri, Oct 21, 2011 at 1:39 PM, Jesse Gross <je...@nicira.com> wrote: > On Fri, Oct 21, 2011 at 1:34 PM, Pravin B Shelar <pshe...@nicira.com> wrote: >> Fixed according to comments from Jesse. >> >> --8<--------------------------cut here-------------------------->8-- >> >> Following patch cleanup hh_cache access by avoiding hh pointer fetching >> most of time. Now hh is read and checked at beginning of function. All >> hh->hh_len access are done inside hh_lock. >> This is required cleanup for next patch which adds support for kernel >> 3.1. >> >> Suggested-by: Jesse Gross <je...@nicira.com> >> Signed-off-by: Pravin Shelar <pshe...@nicira.com> > > Looks good, thanks. > > Acked-by: Jesse Gross <je...@nicira.com> >
Thanks, Pushed all three patches to master. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev