From: Johan Hedberg Date: Tue, 18 Feb 2014 15:14:35 +0000 (+0200) Subject: Bluetooth: Fix removing any IRKs when unpairing devices X-Git-Tag: v3.15-rc1~113^2~159^2^2~130^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7ec73386ce2a8ab351ee8ab6a1e5475f72617dc;p=pandora-kernel.git Bluetooth: Fix removing any IRKs when unpairing devices When mgmt_unpair_device is called we should also remove any associated IRKs. This patch adds a hci_remove_irk convenience function and ensures that it's called when mgmt_unpair_device is called. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed