[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220427234031.1257281-1-luiz.dentz@gmail.com>
Date: Wed, 27 Apr 2022 16:40:31 -0700
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 2022-04-27
The following changes since commit acb16b395c3f3d7502443e0c799c2b42df645642:
virtio_net: fix wrong buf address calculation when using xdp (2022-04-26 13:24:44 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2022-04-27
for you to fetch changes up to 9b3628d79b46f06157affc56fdb218fdd4988321:
Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted (2022-04-26 20:10:51 +0200)
----------------------------------------------------------------
bluetooth pull request for net:
- Fix regression causing some HCI events to be discarded when they
shouldn't.
----------------------------------------------------------------
Luiz Augusto von Dentz (3):
Bluetooth: hci_event: Fix checking for invalid handle on error status
Bluetooth: hci_event: Fix creating hci_conn object on error status
Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted
include/net/bluetooth/hci.h | 1 +
include/net/bluetooth/hci_core.h | 2 +-
net/bluetooth/hci_conn.c | 32 ++++++++++++----
net/bluetooth/hci_event.c | 80 +++++++++++++++++++++++-----------------
net/bluetooth/hci_sync.c | 11 +++++-
5 files changed, 83 insertions(+), 43 deletions(-)
Powered by blists - more mailing lists