]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 11 Aug 2011 22:50:28 +0000 (19:50 -0300)
commitfc0b11bf556d450ad16a82bc764e9a1a293efd4d
tree9a58b39ec75a59c5c1442548afd9ee91081db9b2
parent5d0b43bbd7143f4e0fe55fcb99323664fdc08a2d
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