diff options
author | stephen hemminger <stephen@networkplumber.org> | 2017-01-24 13:06:12 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-01-24 16:29:01 -0500 |
commit | 793e39555511bccd73308c41205b72448d0077db (patch) | |
tree | c6f7ee60ad21daaecf018d979ac1f743c4b9da8a /include/linux/compiler.h | |
parent | 46b4f7f5d1f7410de48128540ef2d1aab913a619 (diff) |
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 'include/linux/compiler.h')
0 files changed, 0 insertions, 0 deletions