From: Andrew Lunn <andrew at lunn.ch> Date: Tue, 14 May 2013 11:54:20 +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, using NAPI_POLL_WEIGHT. > > Signed-off-by: Andrew Lunn <andrew at lunn.ch> Applied.