mbox series

pull request: bluetooth 2022-03-03

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

Pull-request

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

Message

Luiz Augusto von Dentz March 3, 2022, 9:07 p.m. UTC
The following changes since commit f8e9bd34cedd89b93b1167aa32ab8ecd6c2ccf4a:

  Merge branch 'smc-fix' (2022-03-03 10:34:18 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 008ee9eb8a11bcabf12c91771dd4f470b082bd44:

  Bluetooth: hci_sync: Fix not processing all entries on cmd_sync_work (2022-03-03 13:30:03 +0100)

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

 - Fix regression with processing of MGMT commands
 - Fix unbalanced unlock in Set Device Flags

----------------------------------------------------------------
Hans de Goede (1):
      Bluetooth: hci_core: Fix unbalanced unlock in set_device_flags()

Luiz Augusto von Dentz (1):
      Bluetooth: hci_sync: Fix not processing all entries on cmd_sync_work

 net/bluetooth/hci_sync.c | 49 +++++++++++++++++++++++-------------------------
 net/bluetooth/mgmt.c     |  2 +-
 2 files changed, 24 insertions(+), 27 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org March 4, 2022, 5:10 a.m. UTC | #1
Hello:

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

On Thu,  3 Mar 2022 13:07:43 -0800 you wrote:
> The following changes since commit f8e9bd34cedd89b93b1167aa32ab8ecd6c2ccf4a:
> 
>   Merge branch 'smc-fix' (2022-03-03 10:34:18 +0000)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2022-03-03
> 
> [...]

Here is the summary with links:
  - pull request: bluetooth 2022-03-03
    https://git.kernel.org/netdev/net/c/9f3956d6595a

You are awesome, thank you!