Date: Fri, 19 Dec 2008 00:17:09 +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: <200812190017.mBJ0HR8s087569@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2008-12-19 00:17:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/bce if_bce.c Log: SVN rev 186304 on 2008-12-19 00:17:09Z by delphij MFC r186169: 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 Approved by: re (kensmith) Revision Changes Path 1.34.2.6 +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?200812190017.mBJ0HR8s087569>