linuxdvb: Make advanced sat config hint more generic.

This commit is contained in:
bluzee 2014-06-10 07:46:37 -06:00
parent e0907a68d2
commit 948a1a09b1

View file

@ -517,7 +517,7 @@ static struct linuxdvb_satconf_type linuxdvb_satconf_types[] = {
},
{
.type = "advanced",
.name = "Advanced (C Band Ku Band etc.)",
.name = "Advanced (Non-Universal LNBs, Rotors, etc.)",
.idc = &linuxdvb_satconf_advanced_class,
.ports = 0,
},