switch driver updates and fixes
[openwrt/svn-archive/archive.git] / openwrt / target / linux / package / switch / src / switch-core.h
index bdf0ae1f89ef11e3f5975168c985d51d84e32611..a6621eed227afd241b26ae82e7e2433c74c4967e 100644 (file)
@@ -27,6 +27,7 @@ typedef struct {
 typedef struct {
        struct list_head list;
        char *name;
+       char *version;
        char *interface;
        int cpuport;
        int ports;