isdn: gigaset: add missing unlock
commitfea4ed4913e961e5e7fc35ca23f90e2d2b4306ee
authorDan Carpenter <error27@gmail.com>
Thu, 5 Aug 2010 22:23:23 +0000 (5 22:23 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 26 Aug 2010 23:43:52 +0000 (26 16:43 -0700)
treef4302f7b087bdf29e7e9010a4833655571a9647d
parent002e54a6babea995b39528d03d95e91abe926409
isdn: gigaset: add missing unlock

commit 7e27a0aeb98d53539bdc38384eee899d6db62617 upstream.

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>
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/isdn/gigaset/capi.c