From: Johan Hedberg Date: Thu, 29 May 2014 12:00:03 +0000 (+0300) Subject: Bluetooth: Remove unused hci_find_ltk function X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~28^2~5^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ac3dbf9995281261abecfd2970406dd4e07955b;p=pandora-kernel.git Bluetooth: Remove unused hci_find_ltk function Now that LTKs are always looked up based on bdaddr (with EDiv/Rand checks done after a successful lookup) the hci_find_ltk function is not needed anymore. This patch removes the function. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed