isdn: gigaset: add missing unlock
authorDan Carpenter <error27@gmail.com>
Thu, 5 Aug 2010 22:23:23 +0000 (22:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 8 Aug 2010 06:04:11 +0000 (23:04 -0700)
commit7e27a0aeb98d53539bdc38384eee899d6db62617
tree5845ca409ab6db6b511a29300eb7e8d8e5016ea6
parent1f6ea6e511e5ec730d8e88651da1b7b6e8fd1333
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>
drivers/isdn/gigaset/capi.c