Skip to content
Commit 30d5b64b authored by Jaroslav Kysela's avatar Jaroslav Kysela Committed by Linus Torvalds
Browse files

[PATCH] broken error path in drivers/pnp/card.c



The error path in pnp_request_card_device() is broken (one variable is
left initialized and the semaphore is not unlocked).

This fixes it (and has been tested).

Signed-off-by: default avatarJaroslav Kysela <perex@suse.cz>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 518e6540
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment