On Fri, Oct 21, 2011 at 1:34 PM, Pravin B Shelar <[email protected]> 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 <[email protected]>
> Signed-off-by: Pravin Shelar <[email protected]>

Looks good, thanks.

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

Reply via email to