Re: [PATCH] vdpa: Delete duplicated vdpa_feature_bits entry

2022-10-20 Thread Jason Wang
On Thu, Oct 20, 2022 at 4:01 PM Eugenio Pérez wrote: > > This entry was duplicated on referenced commit. Removing it. > > Fixes: 402378407dbd ("vhost-vdpa: multiqueue support") > Signed-off-by: Eugenio Pérez > Acked-by: Jason Wang I've queued this. Thanks > --- > net/vhost-vdpa.c | 1 - > 1

[PATCH] vdpa: Delete duplicated vdpa_feature_bits entry

2022-10-20 Thread Eugenio Pérez
This entry was duplicated on referenced commit. Removing it. Fixes: 402378407dbd ("vhost-vdpa: multiqueue support") Signed-off-by: Eugenio Pérez Acked-by: Jason Wang --- net/vhost-vdpa.c | 1 - 1 file changed, 1 deletion(-) diff --git a/net/vhost-vdpa.c b/net/vhost-vdpa.c index 4bc3fd01a8..eeb