From: Sjur Brændeland Date: Sun, 24 Mar 2013 03:49:44 +0000 (+1030) Subject: caif_virtio: Use vringh_notify_enable correctly X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~63^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2273be8d2df7b77165a70930064aeb9e8faebfa;p=pandora-kernel.git caif_virtio: Use vringh_notify_enable correctly Check on the correct return value from vringh_notify_enable_kern(). It returns false if more packets are available, not true. Signed-off-by: Sjur Brændeland Signed-off-by: Rusty Russell --- Reading git-diff-tree failed