Re: [PATCH 2/9][BNX2]: Restructure IRQ datastructures.

2007-12-20 Thread David Miller
From: "Michael Chan" <[EMAIL PROTECTED]> Date: Thu, 20 Dec 2007 12:31:28 -0800 > [BNX2]: Restructure IRQ datastructures. > > Add a table to keep track of multiple IRQs and restructure the IRQ > request and free functions so that they can be easily expanded to > handle multiple IRQs. > > Signed-o

[PATCH 2/9][BNX2]: Restructure IRQ datastructures.

2007-12-20 Thread Michael Chan
[BNX2]: Restructure IRQ datastructures. Add a table to keep track of multiple IRQs and restructure the IRQ request and free functions so that they can be easily expanded to handle multiple IRQs. Signed-off-by: Michael Chan <[EMAIL PROTECTED]> diff --git a/drivers/net/bnx2.c b/drivers/net/bnx2.c