commit | 774ee7525ff94e597844c9f7f6a48938906df698 | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Mon Aug 02 11:25:56 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 02 15:46:27 2010 -0700 |
tree | 84b5ca465552911e0e234fbd900bab0e07d13915 | |
parent | 6de34cb963a934953fdd365937b4b75959256602 [diff] |
tg3: Disable TSS also during tg3_close() 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>