From: Matt Carlson Date: Mon, 2 Aug 2010 11:25:56 +0000 (+0000) Subject: tg3: Disable TSS also during tg3_close() X-Git-Tag: v2.6.36-rc1~571^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=774ee7525ff94e597844c9f7f6a48938906df698;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed