From: Peter Korsgaard Date: Sat, 3 Feb 2007 09:13:50 +0000 (-0800) Subject: [PATCH] net/smc911x: match up spin lock/unlock X-Git-Tag: v2.6.20~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24d8f6aded45aca87dec6d9c037b75b189e3d731;p=pandora-kernel.git [PATCH] net/smc911x: match up spin lock/unlock smc911x_phy_configure's error handling unconditionally unlocks the spinlock even if it wasn't locked. Patch fixes it. Signed-off-by: Peter Korsgaard Cc: Jeff Garzik Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed