X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/17a8f7b655ab85979781db15290784fcd3c496f2..df5bf72a25709238532b53431d551b12769981ef:/package/swconfig/src/swlib.h diff --git a/package/swconfig/src/swlib.h b/package/swconfig/src/swlib.h index b3c6769de..2c2fccd39 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;