aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorJarkko Nikula <[email protected]>2023-09-21 08:57:02 +0300
committerAlexandre Belloni <[email protected]>2023-09-25 23:35:14 +0200
commit4c36f656b7d1fc00643730c5845c19b3e15be856 (patch)
treea19fc5478f4d470d8e4129c3389592e2003db4ee /tools/testing/selftests/bpf/progs/test_autoload.c
parentb8806e0c939f168237593af0056c309bf31022b0 (diff)
i3c: mipi-i3c-hci: Fix missing xfer->completion in hci_cmd_v1_daa()
Due to missing completion object for the ENTDAA command transfer in the hci_cmd_v1_daa() the wait_for_completion_timeout() will obviously timeout even the transfer itself may succeed. Fix this by setting the xfer->completion to the already initialized completion object. Signed-off-by: Jarkko Nikula <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions