Skip to content
Snippets Groups Projects
Commit 99ffc696 authored by Rusty Russell's avatar Rusty Russell
Browse files

virtio: wean net driver off NETDEV_TX_BUSY


Herbert tells me that returning NETDEV_TX_BUSY from hard_start_xmit is
seen as a poor thing to do; we should cache the packet and stop the queue.

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
Acked-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 2e895e4c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment