caif_virtio: Use vringh_notify_enable correctly
authorSjur Brændeland <sjur.brandeland@stericsson.com>
Sun, 24 Mar 2013 03:49:44 +0000 (14:19 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Sun, 24 Mar 2013 03:59:14 +0000 (14:29 +1030)
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 <sjur.brandeland@stericsson.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found