From: Gustavo Padovan Date: Tue, 15 Oct 2013 22:24:48 +0000 (-0300) Subject: Bluetooth: Add chan->ops->set_shutdown() X-Git-Tag: v3.13-rc1~105^2~23^2^2~4^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ec1bbe549d939ff1ef88e2cc22b2c3b95d76401;p=pandora-kernel.git Bluetooth: Add chan->ops->set_shutdown() We need to remove all direct access of struct sock from L2CAP core. This change is pretty simple and just add a new L2CAP channel callback to do the work in the L2CAP socket side. Signed-off-by: Gustavo Padovan Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed