mbox series

[kernel,v1,0/1] Fix get clock info

Message ID 20220720233601.3648471-1-jiangzp@google.com
Headers show
Series Fix get clock info | expand

Message

Zhengping Jiang July 20, 2022, 11:36 p.m. UTC
Similar to get conn info function, the function to get clock info also
need to set connection data.

Fixes: 5a75013746640 ("Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO")

Changes in v1:
- Fix input connection data

Zhengping Jiang (1):
  Bluetooth: Fix get clock info

 net/bluetooth/mgmt.c | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)