Commit 830a8a97 authored by Shirley Ma's avatar Shirley Ma Committed by David S. Miller
Browse files

virtio_net: remove send queue

Now we have a virtio detach API (in commit
f9bfbebf

), we don't need to track xmit
skbs in the virio_net driver, which improves transmission performance.

Signed-off-by: default avatarShirley Ma <xma@us.ibm.com>
Acked-by: default avatarRusty Russell <rusty@rustcorp.com.au>
Acked-by: default avatarMichael S. Tsirkin <mst@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b25822ca
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment