From: Peter Korsgaard Date: Tue, 15 Aug 2006 06:00:17 +0000 (-0700) Subject: [PATCH] smc911x: Re-release spinlock on spurious interrupt X-Git-Tag: v2.6.18-rc5~61^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4d09272480e57cd4aa1156cac7aba9b08885bf9;p=pandora-kernel.git [PATCH] smc911x: Re-release spinlock on spurious interrupt The smc911x driver forgets to release the spinlock on spurious interrupts. This little patch fixes it. Cc: Jeff Garzik Signed-off-by: Peter Korsgaard Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed