Bluetooth: keep reference if any ERTM timer is enabled
authorGustavo F. Padovan <padovan@profusion.mobi>
Tue, 17 May 2011 18:13:19 +0000 (15:13 -0300)
committerJaikumar Ganesh <jaikumar@google.com>
Mon, 11 Jul 2011 18:59:20 +0000 (11:59 -0700)
commit446b49bee3ce865fd4a4ca1df2a749ecc6162d9a
tree66b728de9509a0ad4f01ee1f4475eb15510f292c
parentbd69b5ae05398e0849b0dd755ce42ba60da6d9d9
Bluetooth: keep reference if any ERTM timer is enabled

ERTM use the generic L2CAP timer functions to keep a reference to the
channel. This is useful for avoiding crashes.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap_core.c