On 08/13/2016 02:31 AM, David Miller wrote:
From: [email protected]
Date: Wed, 10 Aug 2016 17:24:34 +0200
From: Gerard Garcia <[email protected]>
Remove unnecessary use of enable/disable callback notifications
and the incorrect more space available check.
The virtio_transport_tx_work handles when the TX virtqueue
has more buffers available.
Signed-off-by: Gerard Garcia <[email protected]>
Acked-by: Stefan Hajnoczi <[email protected]>
This does not apply cleanly to the current net GIT tree.
I'm sorry, I should have said that it applies over the mst vhost tree.