git: bce(4): Don't count InFramesL2FilterDiscards into ifnet.if_ierrors

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Tue Jun 28 02:43:14 PDT 2011


commit e58e4059821a76135296e60a24f3194c1ce520f4
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Tue Jun 28 15:58:20 2011 +0800

    bce(4): Don't count InFramesL2FilterDiscards into ifnet.if_ierrors
    
    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.
    
    Obtained-from: FreeBSD 186169

Summary of changes:
 sys/dev/netif/bce/if_bce.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e58e4059821a76135296e60a24f3194c1ce520f4


-- 
DragonFly BSD source repository





More information about the Commits mailing list