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.2.31~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e792a90dee712edbbdf20f102c76bb9b8e36598;p=pandora-kernel.git Bluetooth: Change signature of smp_conn_security() commit cc110922da7e902b62d18641a370fec01a9fa794 upstream. 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 Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed