Commit 7967dc8
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 20bbe5b commit 7967dc8
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3788 | 3788 | | |
3789 | 3789 | | |
3790 | 3790 | | |
3791 | | - | |
3792 | | - | |
3793 | 3791 | | |
3794 | 3792 | | |
3795 | 3793 | | |
| |||
0 commit comments