From: Marcel Holtmann Date: Sun, 7 Dec 2014 19:13:17 +0000 (+0100) Subject: Bluetooth: Fix generation of non-resolvable private addresses X-Git-Tag: omap-for-v3.19/fixes-rc1~39^2~17^2~6^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9437d2edc39ed8f7e40536281ee53ec3fd5a14ca;p=pandora-kernel.git Bluetooth: Fix generation of non-resolvable private addresses When the host decides to use a non-resolvable private address, it must ensure that this generated address does not match the public address of the controller. Add an extra check to ensure this required behavior. In addition rename the variable from urpa to nrpa and fix all of the comments in the code that use the term unresolvable instead of the term non-resolvable as used in the Bluetooth specification. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed