diff options
author | Dongliang Mu <[email protected]> | 2023-03-16 21:32:35 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-05-27 11:30:28 +0300 |
commit | daef020558bc34e8031263aa7cf9e803d709f93a (patch) | |
tree | a79e71bf0f6c14dc502c02a7a4babfa755b02834 /tools/perf/scripts/python | |
parent | 4f8d66a9fb2edcd05c1e563456a55a08910bfb37 (diff) |
wifi: ray_cs: remove one redundant del_timer
In ray_detach, it and its child function ray_release both call
del_timer(_sync) on the same timer.
Fix this by removing the del_timer_sync in the ray_detach, and revising
the del_timer to del_timer_sync.
Signed-off-by: Dongliang Mu <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions