diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2014-03-29 08:39:53 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-03-29 00:50:24 -0700 |
commit | 5c5b93e4be2fb52dca055e32e235453aa172500b (patch) | |
tree | 5327a7acc8efa19d8351a07460e009591ed0df12 /drivers/power/max8997_charger.c | |
parent | 0d3674084c89130bcaf15b1a69881b31f198ee72 (diff) |
Bluetooth: Fix address in unmergeable device found events
When sending out a device found event caused by an advertising report in
the situation where we couldn't store the report as a pending one, the
code was incorrectly trying to use the address and address type from the
pending data. Since the pending data is cleared in the previous line
this causes a potentially incorrect address type and an address of
BDADDR_ANY. This patch fixes the call to use the address information
correctly from the received advertising report.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/power/max8997_charger.c')
0 files changed, 0 insertions, 0 deletions