]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Remove redundant IRK lookup in mgmt_device_found()
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 7 Jul 2014 09:45:54 +0000 (12:45 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 7 Jul 2014 09:58:38 +0000 (11:58 +0200)
commita85b904a60096a85a40aa0a00d830710c84362ba
tree2ef162580f184df82ddb28f39762566fedbc8a70
parent23382fe223710987a5e9e289c2c33a0314871ff3
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>
net/bluetooth/mgmt.c