From: Michael S. Tsirkin Date: Wed, 15 Jul 2015 12:26:19 +0000 (+0300) Subject: virtio_net: don't require ANY_LAYOUT with VERSION_1 X-Git-Tag: omap-for-v4.3/fixes-merge-window~206^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75993300d008f418ee2569a632185fc1d7d50674;p=pandora-kernel.git virtio_net: don't require ANY_LAYOUT with VERSION_1 ANY_LAYOUT is a compatibility feature. It's implied for VERSION_1 devices, and non-transitional devices might not offer it. Change code to behave accordingly. Signed-off-by: Michael S. Tsirkin Reviewed-by: Paolo Bonzini Reviewed-by: Stefan Hajnoczi Signed-off-by: David S. Miller --- Reading git-diff-tree failed