Skip to content
Commit 21ae1dd1 authored by Leonardo Chiquitto's avatar Leonardo Chiquitto Committed by Greg Kroah-Hartman
Browse files

USB: airprime: unlock mutex instead of trying to lock it again



The following patch fixes a [probable] copy & paste mistake in
airprime.c. Instead of unlocking an acquired mutex, the actual
code tries to lock it again.

Signed-off-by: default avatarLeonardo Chiquitto <lchiquitto@novell.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent cef03f8f
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