From: Vinicius Costa Gomes Date: Fri, 24 Aug 2012 00:32:43 +0000 (-0300) Subject: Bluetooth: Change signature of smp_conn_security() X-Git-Tag: v3.6-rc6~18^2~22^2~19^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc110922da7e902b62d18641a370fec01a9fa794;p=pandora-kernel.git Bluetooth: Change signature of smp_conn_security() To make it clear that it may be called from contexts that may not have any knowledge of L2CAP, we change the connection parameter, to receive a hci_conn. This also makes it clear that it is checking the security of the link. Signed-off-by: Vinicius Costa Gomes Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed