mbox series

[GIT,PULL] bluetooth 2025-03-14

Message ID 20250314163847.110069-1-luiz.dentz@gmail.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] bluetooth 2025-03-14 | expand

Pull-request

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

Checks

Context Check Description
netdev/tree_selection success Pull request for net
netdev/build_32bit success Errors and warnings before: 0 this patch: 0
netdev/build_tools success Errors and warnings before: 26 (+0) this patch: 26 (+0)
netdev/build_clang success Errors and warnings before: 2 this patch: 2
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/verify_fixes success Fixes tag looks correct
netdev/build_allmodconfig_warn success Errors and warnings before: 21 this patch: 21
netdev/build_clang_rust success No Rust files in patch. Skipping build
netdev/kdoc success Errors and warnings before: 20 this patch: 20
netdev/contest fail net-next-2025-03-14--18-00 (tests: 896)

Message

Luiz Augusto von Dentz March 14, 2025, 4:38 p.m. UTC
The following changes since commit 2409fa66e29a2c09f26ad320735fbdfbb74420da:

  Merge tag 'nf-25-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf (2025-03-13 15:07:39 +0100)

are available in the Git repository at:

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

for you to fetch changes up to f6685a96c8c8a07e260e39bac86d4163cfb38a4d:

  Bluetooth: hci_event: Fix connection regression between LE and non-LE adapters (2025-03-13 16:43:39 -0400)

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

 - hci_event: Fix connection regression between LE and non-LE adapters
 - Fix error code in chan_alloc_skb_cb()

----------------------------------------------------------------
Arkadiusz Bokowy (1):
      Bluetooth: hci_event: Fix connection regression between LE and non-LE adapters

Dan Carpenter (1):
      Bluetooth: Fix error code in chan_alloc_skb_cb()

 include/net/bluetooth/hci.h | 2 +-
 net/bluetooth/6lowpan.c     | 7 ++++++-
 2 files changed, 7 insertions(+), 2 deletions(-)