]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix handling of experimental feature for quality reports
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 28 Sep 2021 10:10:14 +0000 (12:10 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 28 Sep 2021 21:39:40 +0000 (14:39 -0700)
commit4676e7ca501d44175a501d7fb02ee7b369e48fe8
tree04f160a3fee73d5a22eceb0a61a00753ecffa843
parent1340130862e0fffebdcfa339b295d35d3454c728
Bluetooth: Fix handling of experimental feature for quality reports

The existence of the experimental feature identifiy is the indication
that it is supported or not. No extra flag needed and the initial flag
should define if a feature is enabled or not. This is actually defined
in the management API definition.

Fixes: 304b906bc59f0 ("Bluetooth: Support the quality report events")
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/mgmt.c