Bluetooth: MGMT: Use BIT macro when defining bitfields
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 13 Feb 2023 22:28:55 +0000 (14:28 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Jul 2023 14:22:02 +0000 (16:22 +0200)
commit40ca66eef3d77484788ca17c59a4bffbf8d112e9
tree964c1deb7b6646eb92f748866544b747e4b5f9d2
parent1a7f268ccc3cd7d7a08c7cf2b5da9c87c05f2938
Bluetooth: MGMT: Use BIT macro when defining bitfields

[ Upstream commit a80d2c545ded86d0350b9a870735565d8b749786 ]

This makes use of BIT macro when defining bitfields which makes it
clearer what bit it is toggling.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Stable-dep-of: 73f55453ea52 ("Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable")
Signed-off-by: Sasha Levin <sashal@kernel.org>
include/net/bluetooth/mgmt.h