From: Akihiro Tsukada <tsk...@gmail.com>

Signed-off-by: Akihiro Tsukada <tsk...@gmail.com>
---
 lib/libdvbv5/dvb-scan.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/libdvbv5/dvb-scan.c b/lib/libdvbv5/dvb-scan.c
index 31eb78f..690e393 100644
--- a/lib/libdvbv5/dvb-scan.c
+++ b/lib/libdvbv5/dvb-scan.c
@@ -925,7 +925,7 @@ static void add_update_nit_dvbt2(struct dvb_table_nit *nit,
                                         t2->centre_frequency[i] * 10,
                                         tr->shift, tr->pol, t2->plp_id);
                if (!new)
-                       return;
+                       continue;
 
                dvb_store_entry_prop(new, DTV_DELIVERY_SYSTEM,
                                     SYS_DVBT2);
-- 
2.1.3

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to