aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bce/if_bce.c
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2008-12-16 05:03:22 +0000
committerXin LI <delphij@FreeBSD.org>2008-12-16 05:03:22 +0000
commit204cbef71b7142f1c1a2beff4f3e8b3ad73e8ec7 (patch)
tree75162abf3ccd0da94bd66e88a1a0a49e8bfa7156 /sys/dev/bce/if_bce.c
parent6fca90a0f975e89b0ef6504d085acb5be5a76935 (diff)
Notes
Diffstat (limited to 'sys/dev/bce/if_bce.c')
-rw-r--r--sys/dev/bce/if_bce.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/bce/if_bce.c b/sys/dev/bce/if_bce.c
index b96c9325c5ef..ff784530ed14 100644
--- a/sys/dev/bce/if_bce.c
+++ b/sys/dev/bce/if_bce.c
@@ -7408,7 +7408,6 @@ bce_stats_update(struct bce_softc *sc)
(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;