media: vidtv: fix initialization of the network_id field at SDT
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sun, 20 Sep 2020 06:34:55 +0000 (08:34 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 1 Oct 2020 07:20:35 +0000 (09:20 +0200)
commit56ce9eff9492e85297403ee825078463fabe8cf7
tree92d177d9516e2480beec8b798279b23923c7392e
parent02578bdf31ffeb7e2b6aa247719aab50df07c3b2
media: vidtv: fix initialization of the network_id field at SDT

This field should point to the network ID, and has different
ranges for cable, terrestrial or satellite. It also has
an special range for temporary private usage.

For now, let's use the temporary private one. Once the
Network Information Table (NIT) gets added, this should be
reviewed.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/test-drivers/vidtv/vidtv_psi.c