mbox series

pull request: bluetooth 2022-04-27

Message ID 20220427234031.1257281-1-luiz.dentz@gmail.com (mailing list archive)
State Accepted
Commit febb2d2fa5619b0ff08e1e2793a29bebf17319d5
Headers show
Series pull request: bluetooth 2022-04-27 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2022-04-27

Message

Luiz Augusto von Dentz April 27, 2022, 11:40 p.m. UTC
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(-)

Comments

patchwork-bot+netdevbpf@kernel.org April 28, 2022, 8:50 a.m. UTC | #1
Hello:

This pull request was applied to netdev/net.git (master)
by Paolo Abeni <pabeni@redhat.com>:

On Wed, 27 Apr 2022 16:40:31 -0700 you wrote:
> 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
> 
> [...]

Here is the summary with links:
  - pull request: bluetooth 2022-04-27
    https://git.kernel.org/netdev/net/c/febb2d2fa561

You are awesome, thank you!
patchwork-bot+bluetooth@kernel.org April 30, 2022, 8 a.m. UTC | #2
Hello:

This pull request was applied to bluetooth/bluetooth-next.git (master)
by Paolo Abeni <pabeni@redhat.com>:

On Wed, 27 Apr 2022 16:40:31 -0700 you wrote:
> 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
> 
> [...]

Here is the summary with links:
  - pull request: bluetooth 2022-04-27
    https://git.kernel.org/bluetooth/bluetooth-next/c/febb2d2fa561

You are awesome, thank you!