commit | d78a32a8fcf775111ccc9ba611a08ca5c29784b6 | [log] [tgz] |
---|---|---|
author | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Mon Oct 21 18:22:26 2013 -0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Oct 21 13:50:56 2013 -0700 |
tree | 039a7bfd8ad840946390f9940381c3ebfa5cfba5 | |
parent | 7f5396a774997a24e2adaffd973cfa5bd2b3e665 [diff] |
Bluetooth: Remove sk member from struct l2cap_chan There is no access to chan->sk in L2CAP core now. This change marks the end of the task of splitting L2CAP between Core and Socket, thus sk is now gone from struct l2cap_chan. Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>