Re: [PATCH 5/9][BNX2]: Move rx indexes into bnx2_napi struct.

2007-12-20 Thread David Miller
From: "Michael Chan" <[EMAIL PROTECTED]> Date: Thu, 20 Dec 2007 12:32:25 -0800 > [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 <[EMAIL PROTECTED]> Applied.

[PATCH 5/9][BNX2]: Move rx indexes into bnx2_napi struct.

2007-12-20 Thread Michael Chan
[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 <[EMAIL PROTECTED]> diff --git a/drivers/net/bnx2.c b/drivers/net/bnx2.c index 0300a75..ecfaad1 100644 --- a/drivers/net/