]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Bluetooth: MGMT: iterate over mesh commands in mgmt_mesh_foreach()
authorDmitry Antipov <dmantipov@yandex.ru>
Tue, 20 May 2025 08:42:30 +0000 (11:42 +0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 22 May 2025 17:06:11 +0000 (13:06 -0400)
commit3bb88524b7d030160bb3c9b35f928b2778092111
treec879e5fde3086078c810a4cf518d00c8adf154df
parent71d9d3522aec301e4a1c4eae4b5e0656fc4a7262
Bluetooth: MGMT: iterate over mesh commands in mgmt_mesh_foreach()

In 'mgmt_mesh_foreach()', iterate over mesh commands
rather than generic mgmt ones. Compile tested only.

Fixes: b338d91703fa ("Bluetooth: Implement support for Mesh")
Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/mgmt_util.c