]> bbs.cooldavid.org Git - jme.git/blobdiff - jme.h
Import jme 0.8 source
[jme.git] / jme.h
diff --git a/jme.h b/jme.h
index 0e45615e2ed04a561719bb3f9858ea2233eda753..67ebe0db62cec2464325e73d29befc71f35bf530 100644 (file)
--- a/jme.h
+++ b/jme.h
@@ -24,7 +24,7 @@
 #include <linux/version.h>
 
 #define DRV_NAME       "jme"
-#define DRV_VERSION    "0.7"
+#define DRV_VERSION    "0.8"
 #define PFX DRV_NAME   ": "
 
 #ifdef DEBUG
@@ -371,6 +371,7 @@ struct jme_adapter {
        __u8                    mrrs;
        struct ethtool_cmd      old_ecmd;
        unsigned int            old_mtu;
+       struct vlan_group*      vlgrp;
        struct dynpcc_info      dpi;
        atomic_t                intr_sem;
        atomic_t                link_changing;