]> asedeno.scripts.mit.edu Git - linux.git/commit
Bluetooth: Fix incorrect bits for LE states
authorŁukasz Rymanowski <lukasz.rymanowski@codecoup.pl>
Fri, 9 Feb 2018 17:26:02 +0000 (18:26 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 10 Feb 2018 17:37:29 +0000 (18:37 +0100)
commit62ebdc25c4002e5fc104ab536ce7d99ba76be03f
tree34a7bbf33dbc1a4640dabe3048aab847a1649c04
parent06633ee14d5c9bff3b46be67be2824138c75594a
Bluetooth: Fix incorrect bits for LE states

This patch fixes incorrect checks for LE states.
Issues found when doing mgmt tests for scenario
when Linux Kernel should do connectable advertising
while connected.

Signed-off-by: Łukasz Rymanowski <lukasz.rymanowski@codecoup.pl>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_request.c