]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9a4dc2dc693681c82f5ed64c1099503ccd6f3a16
tree0758a252b7ab8ee41f8a3b60668cab8b12223d8a
parentae28e2ea2e47fc419f089937d89cc16b56c65c8f
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