From f4c9781794e8bc62d45d68a74e474fb079522a19 Mon Sep 17 00:00:00 2001 From: adrian Date: Sat, 16 Jun 2012 22:28:36 +0000 Subject: .. and this wasn't supposed to be in the previous commit either. --- sys/dev/ath/if_ath_rx.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/dev/ath/if_ath_rx.c') diff --git a/sys/dev/ath/if_ath_rx.c b/sys/dev/ath/if_ath_rx.c index 7fa86f7..49901b4 100644 --- a/sys/dev/ath/if_ath_rx.c +++ b/sys/dev/ath/if_ath_rx.c @@ -637,7 +637,6 @@ rx_accept: } ifp->if_ipackets++; - ifp->if_ibytes += m->m_pkthdr.len; sc->sc_stats.ast_ant_rx[rs->rs_antenna]++; /* -- cgit v1.1