diff options
author | Michal Schmidt <mschmidt@redhat.com> | 2013-08-23 13:41:19 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-08-27 18:59:27 (GMT) |
commit | ae24f261e11ec30d343c7c5ee805ff29782f726b (patch) | |
tree | 283ecc6e7e04f49144de3c15aa87165b2ca6c525 /drivers/message | |
parent | 1e4a5282b4791fb9ba68478ecddae9642f9cfefb (diff) | |
download | linux-fsl-qoriq-ae24f261e11ec30d343c7c5ee805ff29782f726b.tar.xz |
ps3_gelic: lower NAPI weight
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>
Diffstat (limited to 'drivers/message')
0 files changed, 0 insertions, 0 deletions