mbox series

pull request: bluetooth 2022-03-01

Message ID 20220302004330.125536-1-luiz.dentz@gmail.com (mailing list archive)
State Accepted
Commit 2e77551c61286bac56ebf337b1ac2dd419952c8d
Headers show
Series pull request: bluetooth 2022-03-01 | expand

Pull-request

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

Checks

Context Check Description
netdev/tree_selection success Pull request for net
netdev/build_32bit success Errors and warnings before: 2 this patch: 2
netdev/build_clang success Errors and warnings before: 0 this patch: 0
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 2 this patch: 2

Message

Luiz Augusto von Dentz March 2, 2022, 12:43 a.m. UTC
The following changes since commit caef14b7530c065fb85d54492768fa48fdb5093e:

  net: ipa: fix a build dependency (2022-02-28 11:44:27 +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-01

for you to fetch changes up to 275f3f64870245b06188f24bdf917e55a813d294:

  Bluetooth: Fix not checking MGMT cmd pending queue (2022-03-01 16:10:58 -0800)

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

 - Fix regression with scanning not working in some systems.

----------------------------------------------------------------
Brian Gix (1):
      Bluetooth: Fix not checking MGMT cmd pending queue

 net/bluetooth/mgmt.c | 99 +++++++++++++++++++++++++++++++++-------------------
 1 file changed, 63 insertions(+), 36 deletions(-)

Comments

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

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

On Tue,  1 Mar 2022 16:43:30 -0800 you wrote:
> The following changes since commit caef14b7530c065fb85d54492768fa48fdb5093e:
> 
>   net: ipa: fix a build dependency (2022-02-28 11:44:27 +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-01
> 
> [...]

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

You are awesome, thank you!