summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c
diff options
context:
space:
mode:
authorMichal Schmidt <mschmidt@redhat.com>2013-08-23 15:40:53 +0200
committerDavid S. Miller <davem@davemloft.net>2013-08-27 14:59:27 -0400
commit449cfcc1cd28a1c16321c47b1e7e77138411a72a (patch)
tree2ec47270886fd891288064dffddc98300c6f3134 /drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c
parentc2b1df2eb42978073ec27c99cc199d20ae48b849 (diff)
jme: 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. jme requests a quarter of the rx ring size as the NAPI weight. jme's rx ring size is 1 << 9 = 512. Use the standard NAPI weight. v2: proper reference to the related commit Signed-off-by: Michal Schmidt <mschmidt@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c')
0 files changed, 0 insertions, 0 deletions