[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)
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>

No differences found