Date: Thu, 13 Oct 2005 11:55:50 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_base.c Message-ID: <200510131155.j9DBtoRt039015@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glebius 2005-10-13 11:55:50 UTC
FreeBSD src repository
Modified files:
sys/netgraph ng_base.c
Log:
- 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.115 +6 -0 src/sys/netgraph/ng_base.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510131155.j9DBtoRt039015>
