]> git.proxmox.com Git - mirror_ubuntu-kernels.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)
commit823f3bc4e2eca7170c2367c050c5361cb1cd7c25
tree04f160a3fee73d5a22eceb0a61a00753ecffa843
parentd1dcbf615af6c3d743fed00833b409259feb540a
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: ae7d925b5c043 ("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