From: Johan Hedberg Date: Tue, 18 Feb 2014 15:14:31 +0000 (+0200) Subject: Bluetooth: Fix missing address type check for removing LTKs X-Git-Tag: v3.15-rc1~113^2~159^2^2~130^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0b2b27e622da0ba8a3d253b985d3d8f174b4313;p=pandora-kernel.git Bluetooth: Fix missing address type check for removing LTKs When removing Long Term Keys we should also be checking that the given address type (public vs random) matches. This patch updates the hci_remove_ltk function to take an extra parameter and uses it for address type matching. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed