summaryrefslogtreecommitdiffstats
path: root/target/linux/package/switch/src/switch-core.h
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-01-11 22:57:52 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-01-11 22:57:52 +0000
commit4ddc3f5a08e7059d98bea0f06038a2bd0af902dd (patch)
treef7c3677cf1ab5e85041d286e0fa323aa93910c7e /target/linux/package/switch/src/switch-core.h
parentbd2e448a4dd7940ebc6533fe5def8b4cdc5f3d0b (diff)
switch driver updates and fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2925 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/package/switch/src/switch-core.h')
-rw-r--r--target/linux/package/switch/src/switch-core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/package/switch/src/switch-core.h b/target/linux/package/switch/src/switch-core.h
index bdf0ae1f8..a6621eed2 100644
--- a/target/linux/package/switch/src/switch-core.h
+++ b/target/linux/package/switch/src/switch-core.h
@@ -27,6 +27,7 @@ typedef struct {
typedef struct {
struct list_head list;
char *name;
+ char *version;
char *interface;
int cpuport;
int ports;