cvs commit: src/sys/net/ppp if_ppp.c
Hiten Pandya
hmp at crater.dragonflybsd.org
Fri Apr 2 04:34:34 PST 2004
hmp 2004/04/02 04:32:27 PST
DragonFly src repository
Modified files:
sys/net/ppp if_ppp.c
Log:
Adapt the netisr message handlers to accomodate the available error
handling facility by returning an appropriate error value.
While I am there, move pppintr() to top of file to simplify things.
This commit is a followup to: rev. 1.2 of src/sys/kern/uipc_msg.c
Revision Changes Path
1.14 +33 -32 src/sys/net/ppp/if_ppp.c
http://www.dragonflybsd.org/cvsweb/src/sys/net/ppp/if_ppp.c.diff?r1=1.13&r2=1.14&f=h
More information about the Commits
mailing list