]> git.dujemihanovic.xyz Git - linux.git/commit
Merge tag 'for-net-2024-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/bluet...
authorJakub Kicinski <kuba@kernel.org>
Sat, 17 Aug 2024 02:07:30 +0000 (19:07 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 17 Aug 2024 02:07:31 +0000 (19:07 -0700)
commit2d7423040b7cca0beb385e67b660ca524c670ff9
treec7c2fc9aeaf2865ecb884e2198a28f1077d3cdd3
parenta0c9fe5eecc97680323ee83780ea3eaf440ba1b7
parent538fd3921afac97158d4177139a0ad39f056dbb2
Merge tag 'for-net-2024-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth

Luiz Augusto von Dentz says:

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

 - MGMT: Add error handling to pair_device()
 - HCI: Invert LE State quirk to be opt-out rather then opt-in
 - hci_core: Fix LE quote calculation
 - SMP: Fix assumption of Central always being Initiator

* tag 'for-net-2024-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth:
  Bluetooth: MGMT: Add error handling to pair_device()
  Bluetooth: SMP: Fix assumption of Central always being Initiator
  Bluetooth: hci_core: Fix LE quote calculation
  Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in
====================

Link: https://patch.msgid.link/20240815171950.1082068-1-luiz.dentz@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>