[generic] unify extended vlan id swconfig attributes.
[openwrt.git] / target / linux / generic / files / drivers / net / phy / rtl8306.c
index 87c661a..4fa910a 100644 (file)
@@ -829,7 +829,7 @@ static struct switch_attr rtl_vlan[] = {
        {
                RTL_VLAN_REGATTR(VID),
                .name = "vid",
-               .description = "VLAN ID",
+               .description = "VLAN ID (1-4095)",
                .max = 4095,
        },
 };
This page took 0.022944 seconds and 4 git commands to generate.