cvs commit: src/sys/netgraph ng_base.c
Gleb Smirnoff
glebius at FreeBSD.org
Fri Nov 4 10:20:33 PST 2005
glebius 2005-11-04 18:20:32 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/netgraph ng_base.c
Log:
MFC 1.115:
- When flushing node input queue, check whether item has a callback. If
it does, then call it suppling ENOENT as error value.
- Add assert, that helped to catch the above error.
Revision Changes Path
1.102.2.6 +6 -0 src/sys/netgraph/ng_base.c
More information about the cvs-all
mailing list