summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/dev/ath/if_ath_rx.c1
1 files changed, 0 insertions, 1 deletions
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]++;
/*
OpenPOWER on IntegriCloud