git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29a0027
)
[PATCH] net/smc911x: match up spin lock/unlock
author
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 3 Feb 2007 09:13:50 +0000
(
01:13
-0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Sat, 3 Feb 2007 19:26:06 +0000
(11:26 -0800)
smc911x_phy_configure's error handling unconditionally unlocks the
spinlock even if it wasn't locked. Patch fixes it.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Cc: Jeff Garzik <jeff@garzik.org>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found