bce(4) and rx errors
Xin LI
delphij at delphij.net
Sun Dec 14 01:36:47 PST 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi, Gents,
I have not yet talked this with David but it looks like this patch would
make it disappear.
Cheers,
- --
Xin LI <delphij at delphij.net> http://www.delphij.net/
FreeBSD - The Power to Serve!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (FreeBSD)
iEYEARECAAYFAklE06IACgkQi+vbBBjt66DwjgCeJ1RO+gL3mu13zAzXpPsbDi/R
/BwAmQFAij74yusRq+KbcSNb3BMbLzNX
=1zx3
-----END PGP SIGNATURE-----
-------------- next part --------------
Index: if_bce.c
===================================================================
--- if_bce.c (revision 186076)
+++ if_bce.c (working copy)
@@ -7408,7 +7408,6 @@
(u_long) sc->stat_IfInMBUFDiscards +
(u_long) sc->stat_Dot3StatsAlignmentErrors +
(u_long) sc->stat_Dot3StatsFCSErrors +
- (u_long) sc->stat_IfInFramesL2FilterDiscards +
(u_long) sc->stat_IfInRuleCheckerDiscards +
(u_long) sc->stat_IfInFTQDiscards +
(u_long) sc->com_no_buffers;
More information about the freebsd-stable
mailing list