[BNX2]: Add support for a new tx ring.
authorMichael Chan <mchan@broadcom.com>
Fri, 21 Dec 2007 04:01:19 +0000 (20:01 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:57:38 +0000 (14:57 -0800)
To separate TX IRQs into a different MSIX vector, we need to
support a new tx ring.  The original tx ring will still be used
when not using MSIX.

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

No differences found