[BNX2]: Support multiple MSIX IRQs.
authorMichael Chan <mchan@broadcom.com>
Fri, 21 Dec 2007 03:59:30 +0000 (19:59 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:57:37 +0000 (14:57 -0800)
commitb4b360420dcbbffb15f5749fc78225f4113cc7e2
treea7378249d52fd80ac2599c66f624abf5918318ed
parenta1f6019090f2c075b41624c32a825775f6865577
[BNX2]: Support multiple MSIX IRQs.

Change bnx2_napi struct into an array and add code to manage multiple
IRQs.  MSIX hardware structures and new registers are also added.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2.c
drivers/net/bnx2.h