[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240610135803.920662-1-luiz.dentz@gmail.com>
Date: Mon, 10 Jun 2024 09:58:03 -0400
From: Luiz Augusto von Dentz <luiz.dentz@...il.com>
To: davem@...emloft.net,
kuba@...nel.org
Cc: linux-bluetooth@...r.kernel.org,
netdev@...r.kernel.org
Subject: pull request: bluetooth 2024-06-10
The following changes since commit 93792130a9387b26d825aa78947e4065deb95d15:
Merge branch 'geneve-fixes' (2024-06-10 13:18:09 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-06-10
for you to fetch changes up to c695439d198d30e10553a3b98360c5efe77b6903:
Bluetooth: fix connection setup in l2cap_connect (2024-06-10 09:48:30 -0400)
----------------------------------------------------------------
bluetooth pull request for net:
- hci_sync: Fix not using correct handle
- L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
- L2CAP: fix connection setup in l2cap_connect
----------------------------------------------------------------
Luiz Augusto von Dentz (2):
Bluetooth: hci_sync: Fix not using correct handle
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Pauli Virtanen (1):
Bluetooth: fix connection setup in l2cap_connect
include/net/bluetooth/hci_core.h | 36 ++++++++++++++++++++++++++++++++----
net/bluetooth/hci_sync.c | 2 +-
net/bluetooth/l2cap_core.c | 12 +++---------
3 files changed, 36 insertions(+), 14 deletions(-)
Powered by blists - more mailing lists