On Fri, Aug 24, 2018 at 11:57:54AM +0100, Ricardo Mestre wrote:
> Hi,
>
> Similar to the patch I just sent for smsc(4) this one also has a misplaced
> parenthesis in an if-clause. NetBSD fixed this on rev 1.13.
>
> OK?
OK claudio
> Index: if_upgt.c
> ===
On Fri, Aug 24 2018, Ricardo Mestre wrote:
> Hi,
>
> Similar to the patch I just sent for smsc(4) this one also has a misplaced
> parenthesis in an if-clause. NetBSD fixed this on rev 1.13.
>
> OK?
ok jca@
> Index: if_upgt.c
> ===
>
On Fri, Aug 24, 2018 at 11:57:54AM +0100, Ricardo Mestre wrote:
> Hi,
>
> Similar to the patch I just sent for smsc(4) this one also has a misplaced
> parenthesis in an if-clause. NetBSD fixed this on rev 1.13.
>
> OK?
ok
> Index: if_upgt.c
>
Hi,
Similar to the patch I just sent for smsc(4) this one also has a misplaced
parenthesis in an if-clause. NetBSD fixed this on rev 1.13.
OK?
Index: if_upgt.c
===
RCS file: /cvs/src/sys/dev/usb/if_upgt.c,v
retrieving revision 1.81