]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
Bluetooth: Fix handling of experimental feature for codec offload
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 28 Sep 2021 10:10:15 +0000 (12:10 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 28 Sep 2021 21:39:40 +0000 (14:39 -0700)
commit7f7fd17ed7c5228229f55f2082c0fd784cc4dad4
treed5f23d3865d5aeb000534289edc5219d82c4ca57
parent823f3bc4e2eca7170c2367c050c5361cb1cd7c25
Bluetooth: Fix handling of experimental feature for codec offload

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: ad93315183285 ("Bluetooth: Add offload feature under experimental flag")
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/mgmt.c