From: Michael S. Tsirkin Date: Wed, 24 Oct 2012 18:37:51 +0000 (+0200) Subject: vhost: fix mergeable bufs on BE hosts X-Git-Tag: v3.7-rc3~7^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=910a578f7e9400a78a3b13aba0b4d2df16a2cb05;p=pandora-kernel.git vhost: fix mergeable bufs on BE hosts We copy head count to a 16 bit field, this works by chance on LE but on BE guest gets 0. Fix it up. Signed-off-by: Michael S. Tsirkin Tested-by: Alexander Graf Cc: stable@vger.kernel.org Signed-off-by: David S. Miller --- Reading git-diff-tree failed