diff options
author | Eric Dumazet <edumazet@google.com> | 2013-03-05 16:57:47 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-03-06 05:40:01 +0100 |
commit | 6fac41157252220678b210fcb13e2c3dad7a912a (patch) | |
tree | 19f9e0b2c204c8a8f83d52dbc7216eef8386526a /drivers/net/team | |
parent | net: introduce NAPI_POLL_WEIGHT (diff) | |
download | linux-6fac41157252220678b210fcb13e2c3dad7a912a.tar.xz linux-6fac41157252220678b210fcb13e2c3dad7a912a.zip |
bnx2x: use the default NAPI weight
BQL (Byte Queue Limits) proper operation needs TX completion
being serviced in a timely fashion.
bnx2x uses a non standard NAPI poll weight, and thats not fair to other
napi poll handlers, and even not reasonable.
Use the default value instead.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/team')
0 files changed, 0 insertions, 0 deletions