commit | 841c564499dca9f4819ae2a5f5beb31694f9634e | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Mon Jul 07 12:45:54 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Jul 07 11:58:38 2014 +0200 |
tree | 2ef162580f184df82ddb28f39762566fedbc8a70 | |
parent | 1c1abcabfa229b4b3d688d0a1f677d0ca7a1c624 [diff] |
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 <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>