isdn/gigaset: bas_gigaset locking fix
authorTilman Schmidt <tilman@imap.cc>
Thu, 30 Sep 2010 13:34:30 +0000 (13:34 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 9 Dec 2010 21:32:14 +0000 (13:32 -0800)
commit82eabdfab00dfc50bad83238059124eebb490cb3
tree687db401323fea5323ba86c35b392ff8458df65c
parent6694477140416dae127ee98d3777a6c283e1f597
isdn/gigaset: bas_gigaset locking fix

commit b33ffa5cbf52ee751bb8068218ebb3c742c5a515 upstream.

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

Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/isdn/gigaset/bas-gigaset.c