Files
linux-stable-mirror/include/net/bluetooth
Christian Eggers f5a40e54cd Bluetooth: hci_core: add missing braces when using macro parameters
[ Upstream commit cdee6a4416 ]

Macro parameters should always be put into braces when accessing it.

Fixes: 4fc9857ab8 ("Bluetooth: hci_sync: Add check simultaneous roles support")
Signed-off-by: Christian Eggers <ceggers@arri.de>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-07-24 08:56:33 +02:00
..