]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
tg3: Disable TSS also during tg3_close()
authorMatt Carlson <mcarlson@broadcom.com>
Mon, 2 Aug 2010 11:25:56 +0000 (11:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Aug 2010 22:46:27 +0000 (15:46 -0700)
The TSS flag needs to be turned off during tg3_close().  If the device
fails to allocate more than one MSI-X vector the next time the device is
brought up, transmits will fail.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found