From: Johan Hedberg Date: Mon, 11 Aug 2014 19:06:40 +0000 (+0300) Subject: Bluetooth: Add SMP-internal timeout callback X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~84^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b68fda6848ebef3499905500971d40b84faa8319;p=pandora-kernel.git Bluetooth: Add SMP-internal timeout callback This patch adds an SMP-internal timeout callback to remove the depenency on (the soon to be removed) l2cap_conn->security_timer. The behavior is the same as with l2cap_conn->security_timer except that the new l2cap_conn_shutdown() public function is used instead of the L2CAP core internal l2cap_conn_del(). Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed