]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: cmtp: Fix session cleanup on failed conn add
authorPeter Hurley <peter@hurleysoftware.com>
Fri, 5 Aug 2011 14:53:52 +0000 (10:53 -0400)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 11 Aug 2011 22:50:28 +0000 (19:50 -0300)
commit616abc4929ebce606c9d158475a82b4acd3a8bc6
tree157353f922d5505df1971ad7c9deeaf34fb05f52
parent3631567f3656c4967b50891589041ec7f4314b0c
Bluetooth: cmtp: Fix session cleanup on failed conn add

Once the session thread is running, cleanup must be handled
by the session thread only.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/cmtp/core.c