Skip to content
Commit 92cab799 authored by Sean Young's avatar Sean Young Committed by Mauro Carvalho Chehab
Browse files

media: bpf: ensure bpf program is freed on detach



Currently we are leaking bpf programs when they are detached from the
lirc device; the refcount never reaches zero.

Signed-off-by: default avatarSean Young <sean@mess.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
parent 0ca54b29
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment