From: Michael S. Tsirkin Date: Thu, 1 Nov 2012 09:16:55 +0000 (+0000) Subject: vhost-net: reduce vq polling on tx zerocopy X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~472 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24eb21a14896e5c1c7cbca8e9a40405a51745f1d;p=pandora-kernel.git vhost-net: reduce vq polling on tx zerocopy It seems that to avoid deadlocks it is enough to poll vq before we are going to use the last buffer. This is faster than c70aa540c7a9f67add11ad3161096fb95233aa2e. Signed-off-by: Michael S. Tsirkin Signed-off-by: David S. Miller --- Reading git-diff-tree failed