aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
diff options
context:
space:
mode:
authorGravatar Luiz Augusto von Dentz <luiz.von.dentz@intel.com> 2024-04-16 15:34:45 -0400
committerGravatar Luiz Augusto von Dentz <luiz.von.dentz@intel.com> 2024-04-24 16:26:14 -0400
commit6eb5fcc416f127f220b9177a5c9ae751cac1cda8 (patch)
treed29d5ddc957639f0449478a39a8f2a4b82a49161 /net/ipv6
parentBluetooth: qca: fix invalid device address check (diff)
downloadlinux-6eb5fcc416f127f220b9177a5c9ae751cac1cda8.tar.gz
linux-6eb5fcc416f127f220b9177a5c9ae751cac1cda8.tar.bz2
linux-6eb5fcc416f127f220b9177a5c9ae751cac1cda8.zip
Bluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID
These commands don't require the adapter to be up and running so don't use hci_cmd_sync_queue which would check that flag, instead use hci_cmd_sync_submit which would ensure mgmt_class_complete is set properly regardless if any command was actually run or not. Link: https://github.com/bluez/bluez/issues/809 Fixes: d883a4669a1d ("Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running") Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions