commit | 0f2c6153746f270cf28559aa81a4da27847bd395 | [log] [tgz] |
---|---|---|
author | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Mon Oct 21 14:21:38 2013 -0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Oct 21 12:58:16 2013 -0700 |
tree | 653d9741766d442a64b60c81a8f7766f759110dd | |
parent | d42970f319f8a1d7cfe8196097f62e5b3885e449 [diff] |
Bluetooth: Do not access chan->sk directly In the process of removing socket usage from L2CAP we now access the L2CAP socket from the data member of struct l2cap_chan. For the L2CAP socket user the data member points to the L2CAP socket. Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>