From: Jon Mason Date: Fri, 10 Dec 2010 14:02:59 +0000 (+0000) Subject: vxge: transmit timeout deadlock X-Git-Tag: v2.6.38-rc1~476^2~246 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e41f6449c561e6e3f572e11d0f2240bd51104db;p=pandora-kernel.git vxge: transmit timeout deadlock Use a workqueue to handle the device reset during a transmit timeout, as there can be a deadlock during bringup. Also, set the netif carrier off before the watchdog reset is started to prevent the timeout from reoccurring while still processing the first. Signed-off-by: Jon Mason Signed-off-by: Ram Vepa Signed-off-by: David S. Miller --- Reading git-diff-tree failed