From 774ee7525ff94e597844c9f7f6a48938906df698 Mon Sep 17 00:00:00 2001 From: Matt Carlson Date: Mon, 2 Aug 2010 11:25:56 +0000 Subject: [PATCH] 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-format-patch failed