]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite18b704d9ab3a65343250391a750bf0840e5e73d
tree738a9e022d83e573a33abf9ab47aae62eaaa98ee
parent8bc4fa3b569aa22b183455510b86b10e691bd2c4
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