From: Johan Hedberg Date: Mon, 7 Jul 2014 09:45:54 +0000 (+0300) Subject: Bluetooth: Remove redundant IRK lookup in mgmt_device_found() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=841c564499dca9f4819ae2a5f5beb31694f9634e;p=pandora-kernel.git Bluetooth: Remove redundant IRK lookup in mgmt_device_found() Now that we have the process_adv_report() function doing the IRK lookup and updating the bdaddr we don't need to do this anymore in mgmt.c in the mgmt_device_found() function. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed