On Fri, Dec 8, 2023 at 2:52 AM Si-Wei Liu wrote:
>
> Previous commits had it removed. Now adding it back because
> this function will be needed by next patches.
Need some description to explain why. Because it should not be needed
as we have a "parent" structure now, anything that is common could
On Thu, Dec 7, 2023 at 7:52 PM Si-Wei Liu wrote:
>
> Previous commits had it removed. Now adding it back because
> this function will be needed by next patches.
>
> Signed-off-by: Si-Wei Liu
> ---
> net/vhost-vdpa.c | 15 +--
> 1 file changed, 13 insertions(+), 2 deletions(-)
>
> dif
Previous commits had it removed. Now adding it back because
this function will be needed by next patches.
Signed-off-by: Si-Wei Liu
---
net/vhost-vdpa.c | 15 +--
1 file changed, 13 insertions(+), 2 deletions(-)
diff --git a/net/vhost-vdpa.c b/net/vhost-vdpa.c
index dbfa192..c9bfc6f