ramips: reduce napi_weight in the ethernet driver.
authorRosen Penev <rosenp@gmail.com>
Tue, 19 Sep 2017 05:23:01 +0000 (22:23 -0700)
committerJohn Crispin <john@phrozen.org>
Thu, 28 Sep 2017 07:22:02 +0000 (09:22 +0200)
commitdcdc2880b6053f8126218f3fc84dbfc9a432f10a
tree582b64da8b6649d50e698bf89a61b6dd9804c0db
parent1a5bf778fb4f8b648716d9f8275c6a0af503cfe5
ramips: reduce napi_weight in the ethernet driver.

Currently dmsg a weight of 128 which is above the kernel limit of 64. Silence the warning.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
target/linux/ramips/files-4.9/drivers/net/ethernet/mtk/mtk_eth_soc.c