]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add l2cap_chan->ops->ready()
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Mon, 28 May 2012 01:27:53 +0000 (22:27 -0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 5 Jun 2012 03:34:11 +0000 (06:34 +0300)
commitc0e2b6c519ee3b78832fa94fb3df8b89012e5b24
treeb2414b9803565ee9e252ccfefb54c98af762ab43
parent60022e5ba96e14f3b9fd34da66a708d19b3d7fe4
Bluetooth: Add l2cap_chan->ops->ready()

This move socket specific code to l2cap_sock.c.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap_core.c
net/bluetooth/l2cap_sock.c