diff options
author | stephen hemminger <stephen@networkplumber.org> | 2017-01-24 22:06:12 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-01-24 22:29:01 +0100 |
commit | 793e39555511bccd73308c41205b72448d0077db (patch) | |
tree | c6f7ee60ad21daaecf018d979ac1f743c4b9da8a /lib/crc8.c | |
parent | netvsc: eliminate per-device outstanding send counter (diff) | |
download | linux-793e39555511bccd73308c41205b72448d0077db.tar.xz linux-793e39555511bccd73308c41205b72448d0077db.zip |
netvsc: account for packets/bytes transmitted after completion
Most drivers do not increment transmit statistics until after the
transmit is completed. This will also be necessary for BQL support.
Slight additional complexity because the netvsc driver aggregates
multiple packets into one transmit.
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/crc8.c')
0 files changed, 0 insertions, 0 deletions