summaryrefslogtreecommitdiff
path: root/drivers/media/rc/img-ir
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil-cisco@xs4all.nl>2024-02-23 12:24:38 +0000
committerMauro Carvalho Chehab <mchehab@kernel.org>2024-05-02 18:57:24 +0100
commit9fe2816816a3c765dff3b88af5b5c3d9bbb911ce (patch)
treec6671dc18b653e90eaa8917f7ec2af2728daab9c /drivers/media/rc/img-ir
parent5c883a709ef58ef14793c3a6041fed3e95513118 (diff)
media: cec: cec-adap: always cancel work in cec_transmit_msg_fh
Do not check for !data->completed, just always call cancel_delayed_work_sync(). This fixes a small race condition. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Reported-by: Yang, Chenyuan <cy54@illinois.edu> Closes: https://lore.kernel.org/linux-media/PH7PR11MB57688E64ADE4FE82E658D86DA09EA@PH7PR11MB5768.namprd11.prod.outlook.com/ Fixes: 490d84f6d73c ("media: cec: forgot to cancel delayed work") Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/media/rc/img-ir')
0 files changed, 0 insertions, 0 deletions