isdn/gigaset: bas_gigaset locking fix
authorTilman Schmidt <tilman@imap.cc>
Thu, 30 Sep 2010 13:34:30 +0000 (13:34 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Oct 2010 07:33:32 +0000 (00:33 -0700)
commitb33ffa5cbf52ee751bb8068218ebb3c742c5a515
treeb97dc8afef26b82c8064cf1eff63710d028434a2
parentc7ebfdaca0b89fe9d846e93b249303313612d0e3
isdn/gigaset: bas_gigaset locking fix

Unlock cs->lock before calling error_hangup() which is marked
"cs->lock must not be held".

Signed-off-by: Tilman Schmidt <tilman@imap.cc>
CC: stable <stable@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/gigaset/bas-gigaset.c