commit | 7e27a0aeb98d53539bdc38384eee899d6db62617 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <error27@gmail.com> | Thu Aug 05 22:23:23 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 07 23:04:11 2010 -0700 |
tree | 5845ca409ab6db6b511a29300eb7e8d8e5016ea6 | |
parent | 1f6ea6e511e5ec730d8e88651da1b7b6e8fd1333 [diff] |
isdn: gigaset: add missing unlock We should unlock here. This is the only place where we return from the function with the lock held. The caller isn't expecting it. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>