Re: [PATCH 8/9][BNX2]: Enable new tx ring.

2007-12-20 Thread David Miller
From: "Michael Chan" <[EMAIL PROTECTED]> Date: Thu, 20 Dec 2007 12:33:35 -0800 > [BNX2]: Enable new tx ring. > > Enable new tx ring and add new MSIX handler and NAPI poll function > for the new tx ring. Enable MSIX when the hardware supports it. > > Signed-off-by: Michael Chan <[EMAIL PROTECTED

[PATCH 8/9][BNX2]: Enable new tx ring.

2007-12-20 Thread Michael Chan
[BNX2]: Enable new tx ring. Enable new tx ring and add new MSIX handler and NAPI poll function for the new tx ring. Enable MSIX when the hardware supports it. Signed-off-by: Michael Chan <[EMAIL PROTECTED]> diff --git a/drivers/net/bnx2.c b/drivers/net/bnx2.c index a4ed6ca..3745fc8 100644 --- a