From: Gustavo Padovan Date: Mon, 21 Oct 2013 20:22:26 +0000 (-0200) Subject: Bluetooth: Remove sk member from struct l2cap_chan X-Git-Tag: v3.13-rc1~105^2~23^2^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d78a32a8fcf775111ccc9ba611a08ca5c29784b6;p=pandora-kernel.git 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 Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed