Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Nov 2005 18:20:32 +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:  <200511041820.jA4IKWBF025499@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511041820.jA4IKWBF025499>