diff options
| author | Adrian Chadd <adrian@FreeBSD.org> | 2012-06-16 22:28:36 +0000 |
|---|---|---|
| committer | Adrian Chadd <adrian@FreeBSD.org> | 2012-06-16 22:28:36 +0000 |
| commit | 891f9ad6f29725e62cf5d08bdc016073ceed4da7 (patch) | |
| tree | f33ade3a06bc4be6279e47b786610be64dd115e7 /sys/dev/ath/if_ath_rx.c | |
| parent | af0c4b9e4ffa01839394fa9eeb132b659d308b7c (diff) | |
Notes
Diffstat (limited to 'sys/dev/ath/if_ath_rx.c')
| -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 7fa86f7ab225..49901b4b9c27 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]++; /* |
