]> git.baikalelectronics.ru Git - kernel.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)
commitf014b5c81aaf469330c87542b8c934afad87e46b
tree19f9e0b2c204c8a8f83d52dbc7216eef8386526a
parentea44ff09631494be80c4f22aa597fb680a150782
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