All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
To: davem@davemloft.net, kuba@kernel.org
Cc: linux-bluetooth@vger.kernel.org, netdev@vger.kernel.org
Subject: pull request: bluetooth 2022-04-27
Date: Wed, 27 Apr 2022 16:40:31 -0700	[thread overview]
Message-ID: <20220427234031.1257281-1-luiz.dentz@gmail.com> (raw)

The following changes since commit acb16b395c3f3d7502443e0c799c2b42df645642:

  virtio_net: fix wrong buf address calculation when using xdp (2022-04-26 13:24:44 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 9b3628d79b46f06157affc56fdb218fdd4988321:

  Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted (2022-04-26 20:10:51 +0200)

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

 - Fix regression causing some HCI events to be discarded when they
   shouldn't.

----------------------------------------------------------------
Luiz Augusto von Dentz (3):
      Bluetooth: hci_event: Fix checking for invalid handle on error status
      Bluetooth: hci_event: Fix creating hci_conn object on error status
      Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted

 include/net/bluetooth/hci.h      |  1 +
 include/net/bluetooth/hci_core.h |  2 +-
 net/bluetooth/hci_conn.c         | 32 ++++++++++++----
 net/bluetooth/hci_event.c        | 80 +++++++++++++++++++++++-----------------
 net/bluetooth/hci_sync.c         | 11 +++++-
 5 files changed, 83 insertions(+), 43 deletions(-)

             reply	other threads:[~2022-04-27 23:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-27 23:40 Luiz Augusto von Dentz [this message]
2022-04-28  8:50 ` pull request: bluetooth 2022-04-27 patchwork-bot+netdevbpf
2022-04-30  8:00 ` patchwork-bot+bluetooth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220427234031.1257281-1-luiz.dentz@gmail.com \
    --to=luiz.dentz@gmail.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.