mbox series

pull request: bluetooth 2022-09-02

Message ID 20220902220404.2013285-1-luiz.dentz@gmail.com
State New
Headers show
Series pull request: bluetooth 2022-09-02 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2022-09-02

Message

Luiz Augusto von Dentz Sept. 2, 2022, 10:04 p.m. UTC
The following changes since commit e7506d344bf180096a86ec393515861fb5245915:

  Merge tag 'rxrpc-fixes-20220901' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs (2022-09-02 12:45:32 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2022-09-02

for you to fetch changes up to be318363daa2939453b4d80981de3e9c28b66135:

  Bluetooth: hci_sync: Fix hci_read_buffer_size_sync (2022-09-02 14:01:28 -0700)

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

 - Fix regression preventing ACL packet transmission

----------------------------------------------------------------
Luiz Augusto von Dentz (1):
      Bluetooth: hci_sync: Fix hci_read_buffer_size_sync

 net/bluetooth/hci_sync.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Sept. 5, 2022, 1:50 p.m. UTC | #1
Hello:

This pull request was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:

On Fri,  2 Sep 2022 15:04:04 -0700 you wrote:
> The following changes since commit e7506d344bf180096a86ec393515861fb5245915:
> 
>   Merge tag 'rxrpc-fixes-20220901' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs (2022-09-02 12:45:32 +0100)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2022-09-02
> 
> [...]

Here is the summary with links:
  - pull request: bluetooth 2022-09-02
    https://git.kernel.org/netdev/net/c/beb432528c79

You are awesome, thank you!