]> git.karo-electronics.de Git - karo-tx-linux.git/commit
bnx2x: use the default NAPI weight
authorEric Dumazet <edumazet@google.com>
Tue, 5 Mar 2013 15:57:47 +0000 (15:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Mar 2013 04:40:01 +0000 (23:40 -0500)
commit6fac41157252220678b210fcb13e2c3dad7a912a
tree19f9e0b2c204c8a8f83d52dbc7216eef8386526a
parent82dc3c63c692b1e1d59378ecee948ac88e034aad
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>
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h