diff options
author | Michal Schmidt <mschmidt@redhat.com> | 2013-08-23 15:41:19 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-08-27 20:59:27 +0200 |
commit | ae24f261e11ec30d343c7c5ee805ff29782f726b (patch) | |
tree | 283ecc6e7e04f49144de3c15aa87165b2ca6c525 /net/mac80211/ibss.c | |
parent | netxen: lower NAPI weight (diff) | |
download | linux-ae24f261e11ec30d343c7c5ee805ff29782f726b.tar.xz linux-ae24f261e11ec30d343c7c5ee805ff29782f726b.zip |
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 'net/mac80211/ibss.c')
0 files changed, 0 insertions, 0 deletions