From: Stephen Hemminger Date: Fri, 22 Jul 2005 23:26:05 +0000 (-0700) Subject: [PATCH] skge: phy lock deadlock X-Git-Tag: v2.6.13-rc5~40^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ff6ac052b90ee4dfee92f8e2c5cb7ef8a4d8f13;p=pandora-kernel.git [PATCH] skge: phy lock deadlock Cleanup the phy_lock deadlock because of relocking in the nway_reset path. Reported by Francois Romieu. Also, don't need to do irqsave/restore for blink, just excluding bh is good enough. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed