mbox series

pull request: bluetooth 2022-05-11

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

Pull-request

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

Message

Luiz Augusto von Dentz May 12, 2022, 12:28 a.m. UTC
The following changes since commit 3f95a7472d14abef284d8968734fe2ae7ff4845f:

  i40e: i40e_main: fix a missing check on list iterator (2022-05-11 15:19:28 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 103a2f3255a95991252f8f13375c3a96a75011cd:

  Bluetooth: Fix the creation of hdev->name (2022-05-11 17:18:42 -0700)

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

 - Fix the creation of hdev->name when index is greater than 9999

----------------------------------------------------------------
Itay Iellin (1):
      Bluetooth: Fix the creation of hdev->name

 include/net/bluetooth/hci_core.h | 3 +++
 net/bluetooth/hci_core.c         | 6 +++---
 2 files changed, 6 insertions(+), 3 deletions(-)