OSDN Git Service

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)
committerJaikumar Ganesh <jaikumar@google.com>
Mon, 11 Jul 2011 18:59:13 +0000 (11:59 -0700)
commit13003e04ed891cdfa52ccc7023867c896e1ca611
tree988269c3273f85eedcda1f1bd32815d4f2071c5e
parent8974c545aed982bde3160fee7294714c26903bdd
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.

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