]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/enic/enic.h
Merge branch 'linus' into cpus4096
[linux-2.6-omap-h63xx.git] / drivers / net / enic / enic.h
index fb83c926da580df141b0cee7ebcc5a213f55493b..a832cc5d6a1e3c9061b290f393adeaa897504508 100644 (file)
@@ -33,7 +33,7 @@
 
 #define DRV_NAME               "enic"
 #define DRV_DESCRIPTION                "Cisco 10G Ethernet Driver"
-#define DRV_VERSION            "0.0.1.18163.472"
+#define DRV_VERSION            "1.0.0.648"
 #define DRV_COPYRIGHT          "Copyright 2008 Cisco Systems, Inc"
 #define PFX                    DRV_NAME ": "
 
@@ -75,7 +75,6 @@ struct enic {
        struct vnic_enet_config config;
        struct vnic_dev_bar bar0;
        struct vnic_dev *vdev;
-       struct net_device_stats net_stats;
        struct timer_list notify_timer;
        struct work_struct reset;
        struct msix_entry msix_entry[ENIC_MSIX_MAX];