From: Johan Hedberg Date: Wed, 18 Feb 2015 12:53:56 +0000 (+0200) Subject: Bluetooth: Convert L2CAP security callback to use hci_cb X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~375^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=354fe804edb29625eee6dd7b1f3c72b43392704d;p=pandora-kernel.git Bluetooth: Convert L2CAP security callback to use hci_cb There's no reason to have the custom hci_proto_auth/encrypt_cfm helpers when the hci_cb list works equally well. This patch adds L2CAP to the hci_cb list and makes l2cap_security_cfm a private function of l2cap_core.c. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed