diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2016-11-01 10:48:22 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-11-16 15:33:44 -0200 |
commit | 3074fe4a7da5775bcf31675d6d9e2687c434fef2 (patch) | |
tree | 5b841a5c2f56c35a56e64f216885fea209ffc52e /mm | |
parent | adc0c622783978ab0c740af77f98fc8f65c87d66 (diff) | |
download | op-kernel-dev-3074fe4a7da5775bcf31675d6d9e2687c434fef2.zip op-kernel-dev-3074fe4a7da5775bcf31675d6d9e2687c434fef2.tar.gz |
[media] cec: filter invalid messages
As per the CEC specification:
- CEC messages with a too-small payload should be ignored.
- Broadcast messages that are only allowed as directed messages
should be ignored.
- Directed messages that are only allowed as broadcast messages
should be ignored.
Implement this in the core CEC framework.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions