summaryrefslogtreecommitdiff
path: root/rust/helpers/workqueue.c
diff options
context:
space:
mode:
authorZong-Zhe Yang <kevin_yang@realtek.com>2025-09-15 14:53:43 +0800
committerPing-Ke Shih <pkshih@realtek.com>2025-09-18 09:17:09 +0800
commitbc2a5a12fa6259e190c7edb03e63b28ab480101b (patch)
treebd6d8f43774496043cb6b8414be6ae6762af6026 /rust/helpers/workqueue.c
parent5ff9e80de2a8bea5a7c0b30a4e273b399fbf2acc (diff)
wifi: rtw89: renew a completion for each H2C command waiting C2H event
Logically before a waiting side which has already timed out turns the atomic status back to idle, a completing side could still pass atomic condition and call complete. It will make the following H2C commands, waiting C2H events, get a completion unexpectedly early. Hence, renew a completion for each H2C command waiting a C2H event. Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Link: https://patch.msgid.link/20250915065343.39023-1-pkshih@realtek.com
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions