diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2017-07-12 22:07:08 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-07-26 11:46:43 +0200 |
commit | bd34ca8758d0ee9b13c0c067a956b0e9eb247d18 (patch) | |
tree | 0263b1e597a3004a91e8f115242d9cce0b859efc /drivers/media/rc | |
parent | media: staging: atomisp: array underflow in ioctl (diff) | |
download | linux-bd34ca8758d0ee9b13c0c067a956b0e9eb247d18.tar.xz linux-bd34ca8758d0ee9b13c0c067a956b0e9eb247d18.zip |
media: cec: cec_transmit_attempt_done: ignore CEC_TX_STATUS_MAX_RETRIES
The switch in cec_transmit_attempt_done() should ignore the
CEC_TX_STATUS_MAX_RETRIES status bit.
Calling this function with e.g. CEC_TX_STATUS_NACK | CEC_TX_STATUS_MAX_RETRIES
is perfectly legal and should not trigger the WARN(1).
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions