mgmt: Use BIT macro when defining bitfields
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 14 Feb 2023 02:15:31 +0000 (18:15 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 10:21:48 +0000 (15:51 +0530)
commit16262b539fcc0eaec18f8f276d84d56684563cf8
treecc6901a26a829106b29afa65c35af4fbb32cea40
parentd3541f4cd01d7c75d0ae2d288b09f517e4322cbb
mgmt: Use BIT macro when defining bitfields

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