X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=package%2Fswconfig%2Fsrc%2Fswlib.h;h=2c2fccd3943f8d87c5d76e49495a26e8e4e9dc32;hb=fc8259b34d7abf7102eb2f854edb8839edbcf2bb;hp=b3c6769de19831711cae92090f8c6aeb64c4b89e;hpb=17a8f7b655ab85979781db15290784fcd3c496f2;p=openwrt.git diff --git a/package/swconfig/src/swlib.h b/package/swconfig/src/swlib.h index b3c6769de1..2c2fccd394 100644 --- a/package/swconfig/src/swlib.h +++ b/package/swconfig/src/swlib.h @@ -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;