swconfig: Add cpu port index to help output.
[openwrt.git] / package / swconfig / src / swlib.h
index b3c6769..2c2fccd 100644 (file)
@@ -118,6 +118,7 @@ struct switch_dev {
        const char *dev_name;
        int ports;
        int vlans;
+       int cpu_port;
        struct switch_attr *ops;
        struct switch_attr *port_ops;
        struct switch_attr *vlan_ops;
This page took 0.023361 seconds and 4 git commands to generate.