Home
last modified time | relevance | path

Searched hist:"655 aa31f028c4498e8896576571ee1ea68dd26e0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/
H A Dvirtio_net.cdiff 655aa31f028c4498e8896576571ee1ea68dd26e0 Fri May 02 21:50:43 CDT 2008 Rusty Russell <rusty@rustcorp.com.au> 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>