]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: move l2cap_sock_shutdown() to l2cap_sock.c
authorGustavo F. Padovan <padovan@profusion.mobi>
Fri, 4 Feb 2011 05:08:36 +0000 (03:08 -0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Tue, 8 Feb 2011 03:43:31 +0000 (01:43 -0200)
commit543e6b69509549eea3c78e5d0c6326d520405398
treeb56d1c1694723e2e7c138cfa763c885b6c14eda2
parent6e4b3ec58277ea9b5eee5521bdfccd598c735978
Bluetooth: move l2cap_sock_shutdown() to l2cap_sock.c

Declare __l2cap_wait_ack() and  l2cap_sock_clear_timer() in l2cap.h

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