cvs commit: src/sys/netgraph ng_ppp.c

mjacob at freebsd.org mjacob at freebsd.org
Thu Jan 18 20:11:12 UTC 2007


> /usr/src/sys/modules/netgraph/ppp/../../../netgraph/ng_ppp.c: In function `ng_ppp_rcvdata':
> /usr/src/sys/modules/netgraph/ppp/../../../netgraph/ng_ppp.c:1287: warning: comparison is always true due to limited range of data type
> *** Error code 1
>
> I commented out the KASSERT in order to get the kernel buildable again.
> Would you be able to take a look at the logic in the KASSERT?  I'd rather
> not guess what you'd like there and possibly get it wrong.
> thanks,

Fools rush in (me). I changed the logic.


More information about the cvs-src mailing list