Hi,
the error path in pnp_request_card_device() is broken (one
variable is left initialized and the semaphore is not unlocked). The
bellow patch fixes it (and has been tested). Please, apply immediately.
Signed-off-by: Jaroslav Kysela <[EMAIL PROTECTED]>
diff --git a/drivers/pnp/card.
Hi all,
it seems that the error path in pnp_request_card_device() is
broken (one variable is left initialized and the semaphore is not
unlocked). The bellow patch should fix it.
Signed-off-by: Jaroslav Kysela <[EMAIL PROTECTED]>
diff --git a/drivers/pnp/card.c b/drivers/pnp/card.c
---
2 matches
Mail list logo