commit | 2e41f6449c561e6e3f572e11d0f2240bd51104db | [log] [tgz] |
---|---|---|
author | Jon Mason <jon.mason@exar.com> | Fri Dec 10 14:02:59 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 10 16:08:23 2010 -0800 |
tree | ef85460cfe71e67cd76cc764c7f48ee88a8005ab | |
parent | dc66daa9be40369ead5a4ee33c6bcfb44cb3c8ee [diff] |
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 <jon.mason@exar.com> Signed-off-by: Ram Vepa <ram.vepa@exar.com> Signed-off-by: David S. Miller <davem@davemloft.net>