Re: Argument order fix for MCLGETI

2019-09-25 Thread Stuart Henderson
On 2019/09/25 10:22, Claudio Jeker wrote: > On Wed, Sep 25, 2019 at 04:10:10PM +0800, Kevin Lo wrote: > > ok? > > OK claudio@ > > How did that even work? /me adds ti, lge, nfe, nge to a list for next time the kernel grows too much ;-)

Re: Argument order fix for MCLGETI

2019-09-25 Thread Claudio Jeker
On Wed, Sep 25, 2019 at 04:10:10PM +0800, Kevin Lo wrote: > ok? OK claudio@ How did that even work? > Index: sys/dev/ic/ti.c > === > RCS file: /cvs/src/sys/dev/ic/ti.c,v > retrieving revision 1.25 > diff -u -p -u -p -r1.25 ti.c > -

Argument order fix for MCLGETI

2019-09-25 Thread Kevin Lo
ok? Index: sys/dev/ic/ti.c === RCS file: /cvs/src/sys/dev/ic/ti.c,v retrieving revision 1.25 diff -u -p -u -p -r1.25 ti.c --- sys/dev/ic/ti.c 22 Jan 2017 10:17:38 - 1.25 +++ sys/dev/ic/ti.c 25 Sep 2019 08:06:26 -