Re: [PATCH 1/9][BNX2]: Add function to fetch hardware tx index.

2007-12-20 Thread David Miller
From: "Michael Chan" <[EMAIL PROTECTED]> Date: Thu, 20 Dec 2007 12:31:07 -0800 > [BNX2]: Add function to fetch hardware tx index. > > This makes the code cleaner and easier to support different tx rings. > > Signed-off-by: Michael Chan <[EMAIL PROTECTED]> Applied. -- To unsubscribe from this li

[PATCH 1/9][BNX2]: Add function to fetch hardware tx index.

2007-12-20 Thread Michael Chan
[BNX2]: Add function to fetch hardware tx index. This makes the code cleaner and easier to support different tx rings. Signed-off-by: Michael Chan <[EMAIL PROTECTED]> diff --git a/drivers/net/bnx2.c b/drivers/net/bnx2.c index 469d259..f19a1e9 100644 --- a/drivers/net/bnx2.c +++ b/drivers/net/bnx