commit | 8991a63d1a8a01938932319c8b98f5a3420a0bb2 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hansverk@cisco.com> | Wed Nov 09 12:10:59 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Nov 16 15:49:01 2016 -0200 |
tree | c0389701d5e7e93ccf1c784a18d045d40a55e2b1 | |
parent | 104eda6d7e3e31fc1beb2c109c5566220d602245 [diff] |
[media] cec: zero counters in cec_received_msg() Make sure the TX counters are zeroed in the cec_msg struct. Non-zero TX counters make no sense when a message is received, and applications should not see non-zero values here. Signed-off-by: Hans Verkuil <hansverk@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>