[PATCH] mv643xx_eth: fix NAPI weight being > 64

David Miller davem at davemloft.net
Tue May 14 03:48:02 EDT 2013


From: Andrew Lunn <andrew at lunn.ch>
Date: Tue, 14 May 2013 07:17:12 +0200

> 3.10-rc1 issues the following warning:
> 
> netif_napi_add() called with weight 128 on device eth%d
> 
> This patch reduce the weight to 64.
> 
> Signed-off-by: Andrew Lunn <andrew at lunn.ch>

We have a macro, NAPI_POLL_WEIGHT, for this, please use it.



More information about the linux-arm-kernel mailing list