/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.
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"