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

No differences found