From: Stephen Hemminger Date: Fri, 16 Mar 2007 21:01:26 +0000 (-0700) Subject: skge: deadlock on tx timeout X-Git-Tag: v2.6.21-rc5~21^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3a1b99fb60dab1b39d5022d1d8f47bebfe6d8c6;p=pandora-kernel.git skge: deadlock on tx timeout The skge driver will deadlock if gets a transmit timeout because the netif_tx_lock() is already held. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed