commit | 7a66f784375c5922315bbe879b789ee50b924d26 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Fri May 20 02:11:23 2011 +0300 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Mon May 30 11:14:16 2011 +0930 |
tree | 66585f94de392dedff6bf5f5d057490e68b1cfa7 | |
parent | 7ab358c23cbf15cea08129cd722d1ce77433a94d [diff] |
virtio_net: delay TX callbacks Ask for delayed callbacks on TX ring full, to give the other side more of a chance to make progress. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>