Bluetooth: Use only 8 bits for the HCI CMSG state flags
authorAlain Michaud <alainm@chromium.org>
Thu, 11 Jun 2020 14:26:10 +0000 (14:26 +0000)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 12 Jun 2020 13:10:46 +0000 (15:10 +0200)
commit32929e1f4ad9adf71f655028e4dd5d87adb97f52
tree0758a252b7ab8ee41f8a3b60668cab8b12223d8a
parent00398e1d518309328e8ba7dff00881538ac22c6a
Bluetooth: Use only 8 bits for the HCI CMSG state flags

This change implements suggestions from the code review of the SCO CMSG
state flag patch.

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