Re: [PATCH v2 1/1] VSOCK: remove more space available check filling TX vq
From: David Miller <davem@davemloft.net> Date: 2016-08-13 00:31:16
From: ggarcia@abra.uab.cat
Date: Wed, 10 Aug 2016 17:24:34 +0200
From: Gerard Garcia <redacted>
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 <redacted>
Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
This does not apply cleanly to the current net GIT tree.