Bluetooth: create channel timer to replace sk_timer
authorGustavo F. Padovan <padovan@profusion.mobi>
Mon, 2 May 2011 21:25:01 +0000 (18:25 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 8 Jun 2011 19:58:16 +0000 (16:58 -0300)
commitab07801d28985090ac38047b5a4d8952a7e1689f
tree9ae945f55141b32b779c6a5969806725b39c09c3
parent715ec005cd10c5d53109ffe513e4d403644e3e48
Bluetooth: create channel timer to replace sk_timer

The new timer does not belong to struct sock, tought it still touch some
sock things, but this will be sorted out soon.

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