mbox series

pull request: bluetooth 2024-11-12

Message ID 20241112175326.930800-1-luiz.dentz@gmail.com (mailing list archive)
State New
Headers show
Series pull request: bluetooth 2024-11-12 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-11-12

Message

Luiz Augusto von Dentz Nov. 12, 2024, 5:53 p.m. UTC
The following changes since commit 20bbe5b802494444791beaf2c6b9597fcc67ff49:

  Merge branch 'virtio-vsock-fix-memory-leaks' (2024-11-12 12:16:55 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-11-12

for you to fetch changes up to d5359a7f583ab9b7706915213b54deac065bcb81:

  Bluetooth: btintel: Direct exception event to bluetooth stack (2024-11-12 11:39:12 -0500)

----------------------------------------------------------------
bluetooth pull request for net:

 - btintel: Direct exception event to bluetooth stack
 - hci_core: Fix calling mgmt_device_connected

----------------------------------------------------------------
Kiran K (1):
      Bluetooth: btintel: Direct exception event to bluetooth stack

Luiz Augusto von Dentz (1):
      Bluetooth: hci_core: Fix calling mgmt_device_connected

 drivers/bluetooth/btintel.c | 5 ++---
 net/bluetooth/hci_core.c    | 2 --
 2 files changed, 2 insertions(+), 5 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Nov. 13, 2024, 2:30 a.m. UTC | #1
Hello:

This pull request was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Tue, 12 Nov 2024 12:53:26 -0500 you wrote:
> The following changes since commit 20bbe5b802494444791beaf2c6b9597fcc67ff49:
> 
>   Merge branch 'virtio-vsock-fix-memory-leaks' (2024-11-12 12:16:55 +0100)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-11-12
> 
> [...]

Here is the summary with links:
  - pull request: bluetooth 2024-11-12
    https://git.kernel.org/netdev/net/c/e707e366f355

You are awesome, thank you!