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)
commit54a59aa2b562872781d6a8fc89f300d360941691
treeb2414b9803565ee9e252ccfefb54c98af762ab43
parentc0df7f6e06e1aeccee39c801af7f78cadeb9f345
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