Bluetooth: Fix incorrect branch in connection complete
authorAbhishek Pandit-Subedi <abhishekpandit@chromium.org>
Fri, 20 Mar 2020 00:07:13 +0000 (17:07 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 23 Mar 2020 17:48:50 +0000 (18:48 +0100)
commit2d186fcd6d8d3a493894de48611e4925ddf7b951
tree8a095748bca6aa661de740d8983e7515b53850cc
parent8731840a345fb7ebfd0174ecc29aa21623bc2899
Bluetooth: Fix incorrect branch in connection complete

When handling auto-connected devices, we should execute the rest of the
connection complete when it was previously discovered and it is an ACL
connection.

Signed-off-by: Abhishek Pandit-Subedi <abhishekpandit@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_event.c