From 4ddc3f5a08e7059d98bea0f06038a2bd0af902dd Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 11 Jan 2006 22:57:52 +0000 Subject: switch driver updates and fixes git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2925 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/package/switch/src/switch-core.h | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/package/switch/src/switch-core.h') 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; -- cgit v1.2.3