diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2008-05-03 04:50:43 +0200 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2008-05-02 13:50:44 +0200 |
commit | 655aa31f028c4498e8896576571ee1ea68dd26e0 (patch) | |
tree | e133f367535d97a6cbe65d95bd0174822a21e76f /drivers/virtio | |
parent | virtio: ignore corrupted virtqueues rather than spinning. (diff) | |
download | linux-655aa31f028c4498e8896576571ee1ea68dd26e0.tar.xz linux-655aa31f028c4498e8896576571ee1ea68dd26e0.zip |
virtio: fix tx_ stats in virtio_net
get_buf() gives the length written by the other side, which will be
zero. We want to add the skb length.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'drivers/virtio')
0 files changed, 0 insertions, 0 deletions