From: Willem de Bruijn
Date: Thu, 27 Apr 2017 20:37:58 -0400
> From: Willem de Bruijn
>
> Avoid hashing the tx napi struct into napi_hash[], which is used for
> busy polling receive queues.
>
> Signed-off-by: Willem de Bruijn
Applied.
From: Willem de Bruijn
Avoid hashing the tx napi struct into napi_hash[], which is used for
busy polling receive queues.
Signed-off-by: Willem de Bruijn
---
drivers/net/virtio_net.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/virtio_net.c b/drivers/net/v