projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: add wlan led for the TL-WR941ND
[openwrt.git]
/
package
/
swconfig
/
src
/
swlib.h
diff --git
a/package/swconfig/src/swlib.h
b/package/swconfig/src/swlib.h
index
b3c6769
..
2c2fccd
100644
(file)
--- 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;
This page took
0.025953 seconds
and
4
git commands to generate.