linux/drivers/media/cec
Hans Verkuil 1204761236 [media] cec: when canceling a message, don't overwrite old status info
When a pending message was canceled (e.g. due to a timeout), then the
old tx_status info was overwritten instead of ORed. The same happened
with the tx_error_cnt field. So just modify them instead of overwriting
them.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-12-21 06:59:57 -02:00
..
cec-adap.c [media] cec: when canceling a message, don't overwrite old status info 2016-12-21 06:59:57 -02:00
cec-api.c [media] cec: pass parent device in register(), not allocate() 2016-11-29 12:07:17 -02:00
cec-core.c [media] cec: pass parent device in register(), not allocate() 2016-11-29 12:07:17 -02:00
cec-priv.h
Makefile