| commit | cac4b22f3d6a2601d896e9ae5147d173342c66f8 | [log] [tgz] |
|---|---|---|
| author | Stanislaw Gruszka <sgruszka@redhat.com> | Wed Oct 20 22:25:40 2010 +0000 |
| committer | David S. Miller <davem@davemloft.net> | Thu Oct 21 01:32:46 2010 -0700 |
| tree | ba66110a18c72f5b0b1007d1bf1ab9faffc42eb7 | |
| parent | 48addcc9edd551d09063148886bd6f3467d74c15 [diff] |
r8169: do not account fragments as packets
Only increase tx_{packets,dropped} statistics when transmit or drop
full skb, not just fragment.
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>