]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Bluetooth: hci_sync: revert some mesh modifications
authorChristian Eggers <ceggers@arri.de>
Wed, 25 Jun 2025 13:09:29 +0000 (15:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Jul 2025 14:03:04 +0000 (16:03 +0200)
commit7e88ad41b63e72a83a46094a7d254e2597992b8f
treea1a0db265205e1c996c0824ae878a3373a7aeb87
parent3c0c18ef4c7907d1b36119a5c273b7ee01619652
Bluetooth: hci_sync: revert some mesh modifications

commit 46c0d947b64ac8efcf89dd754213dab5d1bd00aa upstream.

This reverts minor parts of the changes made in commit b338d91703fa
("Bluetooth: Implement support for Mesh"). It looks like these changes
were only made for development purposes but shouldn't have been part of
the commit.

Fixes: b338d91703fa ("Bluetooth: Implement support for Mesh")
Cc: stable@vger.kernel.org
Signed-off-by: Christian Eggers <ceggers@arri.de>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/bluetooth/hci_sync.c