On Wed, Oct 19, 2022 at 8:52 PM Eugenio Pérez wrote:
>
> The guest will see undefined behavior if it issue not negotiate
> commands, bit it is expected somehow.
>
> Simplify code deleting this check.
>
> Signed-off-by: Eugenio Pérez
Acked-by: Jason Wang
> ---
> net/vhost-vdpa.c | 48 -
The guest will see undefined behavior if it issue not negotiate
commands, bit it is expected somehow.
Simplify code deleting this check.
Signed-off-by: Eugenio Pérez
---
net/vhost-vdpa.c | 48
1 file changed, 48 deletions(-)
diff --git a/net/vho