diff options
-rw-r--r-- | sys/dev/ath/if_ath_rx.c | 1 |
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]++; /* |