]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/tg3.c
tg3: Make TSS enable independent of MSI-X enable
authorMatt Carlson <mcarlson@broadcom.com>
Thu, 3 Dec 2009 08:36:20 +0000 (08:36 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Dec 2009 21:18:02 +0000 (13:18 -0800)
commit19cfaecc094781da273b5cd1411ee46589898d0e
tree738a9e022d83e573a33abf9ab47aae62eaaa98ee
parent8e95a2026f3b43f7c3d676adaccd2de9532e8dcc
tg3: Make TSS enable independent of MSI-X enable

The 57765 asic rev has MSI-X capability, but does not support TSS.  This
patch changes the tx paths so that TSS is explicitly mentioned, rather
than implied through the ENABLE_MSIX flag.

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