commit | 2342d6a6512ce5a3d2433bf77e6580e738cfd709 | [log] [tgz] |
---|---|---|
author | Heinz Graalfs <graalfs@linux.vnet.ibm.com> | Tue Nov 05 21:20:27 2013 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue Nov 05 21:21:08 2013 +1030 |
tree | 66005d245197a08f7ca940907879947dd596de93 | |
parent | 047b9b94951dba2e93c65a582ae2bce25c960b86 [diff] |
virtio_ring: adapt to notify() returning bool Correct if statement to check for bool returned by notify() (introduced in 5b1bf7cb673a). Signed-off-by: Heinz Graalfs <graalfs@linux.vnet.ibm.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>