commit | 19cfaecc094781da273b5cd1411ee46589898d0e | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Thu Dec 03 08:36:20 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 03 13:18:02 2009 -0800 |
tree | 738a9e022d83e573a33abf9ab47aae62eaaa98ee | |
parent | 8e95a2026f3b43f7c3d676adaccd2de9532e8dcc [diff] |
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>