[BNX2]: Move tx indexes into bnx2_napi struct.
authorMichael Chan <mchan@broadcom.com>
Fri, 21 Dec 2007 03:56:59 +0000 (19:56 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:57:36 +0000 (14:57 -0800)
commita550c99bc39caf292ed214c0c9c2c4d0b9c95161
tree061b23ae2c3478f8863a1978117ac394b9b7a6b0
parent35efa7c1f4aa868d4a948a9069f20ccef1b3b28d
[BNX2]: Move tx indexes into bnx2_napi struct.

Tx related fields used in NAPI polling are moved from the main
bnx2 struct to the bnx2_napi struct.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2.c
drivers/net/bnx2.h