Bluetooth: hidp: Fix session cleanup on failed conn add
authorPeter Hurley <peter@hurleysoftware.com>
Fri, 5 Aug 2011 14:51:26 +0000 (10:51 -0400)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:22:47 +0000 (12:22 -0800)
commit7659905680f6954c21431cac5b602a969f60bbee
tree2fe62d3a1f829f8bf000ba41697e0eb36aa5bf71
parent33caec0bedaeb76ad6ae921e26b9037e451a8945
Bluetooth: hidp: 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/hidp/core.c