Merge tag 'for-net-2022-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/bluet...
authorJakub Kicinski <kuba@kernel.org>
Fri, 25 Feb 2022 02:13:30 +0000 (18:13 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 25 Feb 2022 02:13:31 +0000 (18:13 -0800)
commit8a7271000b915bd6301866699c54c1e11885bc84
treede117ac6535df97d5262ef033cca0a659cfbc9e9
parentd8152cfe2f21d6930c680311b03b169899c8d2a0
parenta56a1138cbd85e4d565356199d60e1cb94e5a77a
Merge tag 'for-net-2022-02-24' of git://git./linux/kernel/git/bluetooth/bluetooth

Luiz Augusto von Dentz says:

====================
bluetooth pull request for net:

 - Fix regression with RFCOMM
 - Fix regression with LE devices using Privacy (RPA)
 - Fix regression with LE devices not waiting proper timeout to
   establish connections
 - Fix race in smp

* tag 'for-net-2022-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth:
  Bluetooth: hci_sync: Fix not using conn_timeout
  Bluetooth: hci_sync: Fix hci_update_accept_list_sync
  Bluetooth: assign len after null check
  Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
  Bluetooth: fix data races in smp_unregister(), smp_del_chan()
  Bluetooth: hci_core: Fix leaking sent_cmd skb
====================

Link: https://lore.kernel.org/r/20220224210838.197787-1-luiz.dentz@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>