Bluetooth: adding missing const decoration to mgmt_status_table
authorAlain Michaud <alainm@chromium.org>
Wed, 22 Jan 2020 16:09:16 +0000 (16:09 +0000)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 22 Jan 2020 16:37:25 +0000 (17:37 +0100)
commitbdf2aca703e83eeecac2b492494687d5009a694e
tree8664b79da2e6a772f0454717ceae4c7d048dbf4c
parent117717e57440d2b5e07da40c621aa4f0ba423b80
Bluetooth: adding missing const decoration to mgmt_status_table

This change simply adds a missing const decoration to the
mtmt_status_table definition.

Signed-off-by: Alain Michaud <alainm@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/mgmt.c