From: Marcel Holtmann Date: Wed, 14 Jan 2015 23:43:09 +0000 (-0800) Subject: Bluetooth: Fix LE SMP channel source address and source address type X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~184^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=157029ba3014e2025170c7bf83bbe7d4ccb16692;p=pandora-kernel.git Bluetooth: Fix LE SMP channel source address and source address type The source address and source address type of the LE SMP channel can either be the public address of the controller or the static random address configured by the host. Right now the public address is used for the LE SMP channel and obviously that is not correct if the controller operates with the configured static random address. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed