X-Git-Url: https://bbs.cooldavid.org/git/?p=jme.git;a=blobdiff_plain;f=jme.h;h=67ebe0db62cec2464325e73d29befc71f35bf530;hp=0e45615e2ed04a561719bb3f9858ea2233eda753;hb=42b1055e2e1ef3ceba54535a95780dd90b8ddf5c;hpb=29bdd92156c4614ed78d68d10882ea16746f04ed diff --git a/jme.h b/jme.h index 0e45615..67ebe0d 100644 --- a/jme.h +++ b/jme.h @@ -24,7 +24,7 @@ #include #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;