From: Michael S. Tsirkin Date: Fri, 24 Oct 2014 11:19:48 +0000 (+0300) Subject: vhost/net: virtio 1.0 byte swap X-Git-Tag: omap-for-v3.19/fixes-rc1~129^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b38694a2dc8b18374310df50174f1e4376d6824;p=pandora-kernel.git vhost/net: virtio 1.0 byte swap I had to add an explicit tag to suppress compiler warning: gcc isn't smart enough to notice that len is always initialized since function is called with size > 0. Signed-off-by: Michael S. Tsirkin Reviewed-by: Cornelia Huck --- Reading git-diff-tree failed