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)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:10:07 +0000 (12:10 -0800)
commit199de1bda9f53cabe84b3d1ae735e8d25704b346
treec9ba096caf1b243562d0a244c0b41e9718a8d080
parenta08ef6f05cb49d04d24b22ecf12add6a61e8abd4
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