Since commit 82dc3c63 ("net: introduce NAPI_POLL_WEIGHT")
netif_napi_add() produces an error message if a NAPI poll weight
greater than 64 is requested.
GELIC_NET_NAPI_WEIGHT is defined to GELIC_NET_RX_DESCRIPTORS,
which is 128.
Use the standard NAPI weight.
v2: proper reference to the related commit
Signed-off-by: Michal Schmidt <mschmidt@redhat.com>
Acked-by: Geoff Levand <geoff@infradead.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| ps3_gelic_net.c | ||
| ps3_gelic_net.h | ||
| ps3_gelic_wireless.c | ||
| ps3_gelic_wireless.h | ||
| spider_net.c | ||
| spider_net.h | ||
| spider_net_ethtool.c | ||
| tc35815.c | ||