On 04.10.2018 11:13, Maxime Coquelin wrote: > Return of message handling has now changed to an enum that can > take non-negative value that is not zero in case a reply is > needed. But the code checking the variable afterwards has not > been updated, leading to success messages handling being > treated as errors. > > Fixes: 2f270595c05d ("vhost: rework message handling as a callback array") > > Signed-off-by: Maxime Coquelin <maxime.coque...@redhat.com> > ---
Acked-by: Ilya Maximets <i.maxim...@samsung.com>