]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit99d9b5160de25dee43f152e60e7e52356f12f51c
treeb97dc8afef26b82c8064cf1eff63710d028434a2
parent5f5fd9818db1de3531a1f1a96318f78836915e55
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