From 8e2a30f6f4baf326b0446f3d0d9978cd15e6a847 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@2925 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/target/linux/package/switch/src/switch-core.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/target/linux/package/switch/src/switch-core.h') diff --git a/openwrt/target/linux/package/switch/src/switch-core.h b/openwrt/target/linux/package/switch/src/switch-core.h index bdf0ae1f8..a6621eed2 100644 --- a/openwrt/target/linux/package/switch/src/switch-core.h +++ b/openwrt/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