Re: [ovs-dev] [netdev 10/27] netdev: Minor formatting improvements.

2013-08-02 Thread Ben Pfaff
Thanks for looking them over. I applied the ones that weren't BSD-specific. I'll give Ed a few more days to look over the rest, if he wants, since I just posted this series yesterday. On Fri, Aug 02, 2013 at 10:16:31AM -0700, Alex Wang wrote: > Patches 01/27 - 10/27 all look good. Thanks, > > A

Re: [ovs-dev] [netdev 10/27] netdev: Minor formatting improvements.

2013-08-02 Thread Alex Wang
Patches 01/27 - 10/27 all look good. Thanks, Alex Wang, On Thu, Aug 1, 2013 at 2:29 PM, Ben Pfaff wrote: > Signed-off-by: Ben Pfaff > --- > lib/netdev-linux.c |3 +-- > lib/netdev.c |6 ++ > 2 files changed, 3 insertions(+), 6 deletions(-) > > diff --git a/lib/netdev-linux.

[ovs-dev] [netdev 10/27] netdev: Minor formatting improvements.

2013-08-01 Thread Ben Pfaff
Signed-off-by: Ben Pfaff --- lib/netdev-linux.c |3 +-- lib/netdev.c |6 ++ 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/lib/netdev-linux.c b/lib/netdev-linux.c index 29d8ad9..cc86ec6 100644 --- a/lib/netdev-linux.c +++ b/lib/netdev-linux.c @@ -1424,8 +1424,7 @