diff options
author | Andrew Lunn <andrew@lunn.ch> | 2013-05-14 01:54:20 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-05-14 20:32:05 +0200 |
commit | a3659aa09a2ee7e0028349b9100d8b4a7750a4be (patch) | |
tree | 40fa8df73adc1e03a995e38179477376f1bf17d8 /net | |
parent | tcp: fix tcp_md5_hash_skb_data() (diff) | |
download | linux-a3659aa09a2ee7e0028349b9100d8b4a7750a4be.tar.xz linux-a3659aa09a2ee7e0028349b9100d8b4a7750a4be.zip |
mv643xx_eth: fix NAPI weight being > 64
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@lunn.ch>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions