[BNX2]: Move rx indexes into bnx2_napi struct.
authorMichael Chan <mchan@broadcom.com>
Fri, 21 Dec 2007 03:57:19 +0000 (19:57 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:57:37 +0000 (14:57 -0800)
commita1f6019090f2c075b41624c32a825775f6865577
tree62fabe6555766ee35328e0c280bcf8c324a2ab6c
parenta550c99bc39caf292ed214c0c9c2c4d0b9c95161
[BNX2]: Move rx indexes into bnx2_napi struct.

Rx 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