Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2008 05:03:22 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/bce if_bce.c
Message-ID:  <200812160503.mBG53eBj099823@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2008-12-16 05:03:22 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bce          if_bce.c 
  Log:
  SVN rev 186169 on 2008-12-16 05:03:22Z by delphij
  
  Don't count InFramesL2FilterDiscards into Ierr.  This value does not represent
  a real packet error but simply indicate that an unexpected unicast or multicast
  error was received by the NIC, which was not counted in the past as well.
  
  Reported by:    many (on -stable@)
  Reviewed by:    davidch
  MFC after:      3 days
  
  Revision  Changes    Path
  1.47      +0 -1      src/sys/dev/bce/if_bce.c



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