From: Gustavo Padovan Date: Mon, 21 Oct 2013 16:21:38 +0000 (-0200) Subject: Bluetooth: Do not access chan->sk directly X-Git-Tag: v3.13-rc1~105^2~23^2^2~4^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f2c6153746f270cf28559aa81a4da27847bd395;p=pandora-kernel.git 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 Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed