Commit 55abbd1
committed
Bluetooth: hci_core: Fix calling mgmt_device_connected
Since 61a939c ("Bluetooth: Queue incoming ACL data until
BT_CONNECTED state is reached") there is no long the need to call
mgmt_device_connected as ACL data will be queued until BT_CONNECTED
state.
Link: https://bugzilla.kernel.org/show_bug.cgi?id=219458
Link: bluez/bluez#1014
Fixes: 333b4fd ("Bluetooth: L2CAP: Fix uaf in l2cap_connect")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>1 parent 2de33a2 commit 55abbd1
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3792 | 3792 | | |
3793 | 3793 | | |
3794 | 3794 | | |
3795 | | - | |
3796 | | - | |
3797 | 3795 | | |
3798 | 3796 | | |
3799 | 3797 | | |
| |||
0 commit comments