summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorYongSu Yoo <yongsuyoo0215@gmail.com>2023-03-06 00:25:19 +0300
committerMauro Carvalho Chehab <mchehab@kernel.org>2023-05-13 10:20:01 +0300
commit7efb10d8dc70ea3000cc70dca53407c52488acd1 (patch)
tree4a21530ef4deafbca18961897ac49dffcdeb12bf /drivers/usb/cdns3/cdns3-debug.h
parent53558de2b5c4f4ee6bfcfbe34e27071c2d0073d5 (diff)
downloadlinux-7efb10d8dc70ea3000cc70dca53407c52488acd1.tar.xz
media: dvb_demux: fix a bug for the continuity counter
In dvb_demux.c, some logics exist which compare the expected continuity counter and the real continuity counter. If they are not matched each other, both of the expected continuity counter and the real continuity counter should be printed. But there exists a bug that the expected continuity counter is not correctly printed. The expected continuity counter is replaced with the real countinuity counter + 1 so that the epected continuity counter is not correclty printed. This is wrong. This bug is fixed. Link: https://lore.kernel.org/linux-media/20230305212519.499-1-yongsuyoo0215@gmail.com Signed-off-by: YongSu Yoo <yongsuyoo0215@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions