From: Johan Hedberg Date: Fri, 28 Feb 2014 10:54:17 +0000 (+0200) Subject: Bluetooth: Use hdev->init/resp_addr values for smp_c1 function X-Git-Tag: v3.15-rc1~113^2~159^2^2~37^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1cd5fd937e692276ac6c085684afb16a4e6e798;p=pandora-kernel.git Bluetooth: Use hdev->init/resp_addr values for smp_c1 function Now that we have nicely tracked values of the initiator and responder address information we can pass that directly to the smp_c1 function without worrying e.g. about who initiated the connection. This patch updates the two places in smp.c to use the new variables. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed