On Mon, Oct 14, 2024 at 11:12 AM Xuan Zhuo wrote:
>
> Now, the premapped mode can be enabled unconditionally.
>
> So we can remove the failover code for merge and small mode.
>
> Signed-off-by: Xuan Zhuo
Let's be more verbose here. For example, the virtnet_rq_xxx() helper
would be only used if t
Now, the premapped mode can be enabled unconditionally.
So we can remove the failover code for merge and small mode.
Signed-off-by: Xuan Zhuo
---
drivers/net/virtio_net.c | 80 +---
1 file changed, 33 insertions(+), 47 deletions(-)
diff --git a/drivers/net/v