I need this patch for an unrelated series, so I've decided to go ahead and
merge it. Thanks for the review.
Ethan
On Fri, Jan 11, 2013 at 9:09 AM, Ben Pfaff wrote:
> On Wed, Jan 09, 2013 at 03:43:43PM -0800, Ethan Jackson wrote:
> > There are a lot of tunnels, and they all use the exact same
>
On Wed, Jan 09, 2013 at 03:43:43PM -0800, Ethan Jackson wrote:
> There are a lot of tunnels, and they all use the exact same
> functions, so it makes sense to collapse their initialization into
> a macro.
>
> Suggested-by: Jesse Gross
> Signed-off-by: Ethan Jackson
Looks good, thanks.
_
There are a lot of tunnels, and they all use the exact same
functions, so it makes sense to collapse their initialization into
a macro.
Suggested-by: Jesse Gross
Signed-off-by: Ethan Jackson
---
lib/netdev-vport.c | 34 +++---
1 file changed, 11 insertions(+), 23 d