Re: [ovs-dev] [PATCH] lib/ofp-actions: Update comment.

2014-04-28 Thread Jarno Rajahalme
Pushed to master, Jarno On Apr 14, 2014, at 1:23 PM, Jarno Rajahalme wrote: > >> On Apr 14, 2014, at 1:00 PM, Justin Pettit wrote: >> >> It looks like there are a few other places that need to get updated, too. >> Did you want me to take a pass at them? >> > > Why not, seems you found

Re: [ovs-dev] [PATCH] lib/ofp-actions: Update comment.

2014-04-14 Thread Jarno Rajahalme
> On Apr 14, 2014, at 1:00 PM, Justin Pettit wrote: > > It looks like there are a few other places that need to get updated, too. > Did you want me to take a pass at them? > Why not, seems you found them already, so please go ahead :-) Jarno > For this, though: > > Acked-by: Justin Pett

Re: [ovs-dev] [PATCH] lib/ofp-actions: Update comment.

2014-04-14 Thread Justin Pettit
It looks like there are a few other places that need to get updated, too.  Did you want me to take a pass at them? For this, though: Acked-by: Justin Pettit --Justin On April 14, 2014 at 10:51:08 AM, Jarno Rajahalme (jrajaha...@nicira.com) wrote: > We recently renamed ofpbuf's 'l2' member as

[ovs-dev] [PATCH] lib/ofp-actions: Update comment.

2014-04-14 Thread Jarno Rajahalme
We recently renamed ofpbuf's 'l2' member as 'frame'. Signed-off-by: Jarno Rajahalme --- lib/ofp-actions.h |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/ofp-actions.h b/lib/ofp-actions.h index 89bf867..1db3bde 100644 --- a/lib/ofp-actions.h +++ b/lib/ofp-actions.h