Loading
[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. Change-Id: I36309acfe19b42b672d7b2051adf5cf514123cba Signed-off-by:Hans Verkuil <hansverk@cisco.com> Signed-off-by:
Mauro Carvalho Chehab <mchehab@s-opensource.com> Git-commit: 8991a63d1a8a01938932319c8b98f5a3420a0bb2 Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git Signed-off-by:
Ray Zhang <rayz@codeaurora.org>