]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
ixgbevf: Update release version
authorGreg Rose <gregory.v.rose@intel.com>
Thu, 20 Oct 2011 04:14:49 +0000 (04:14 +0000)
committerJoe Jin <joe.jin@oracle.com>
Thu, 17 May 2012 15:55:08 +0000 (23:55 +0800)
(cherry picked from commit c1a7e1ebc17a9243d99ba0432d1138d74114dea7)
Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/ixgbevf/ixgbevf_main.c

index e58f424ca31bd2b4080dad2867536ecc0d98eead..cc33bede4a22e82e88f0bd89332ba406151cc59c 100644 (file)
@@ -57,7 +57,7 @@ char ixgbevf_driver_name[] = "ixgbevf";
 static const char ixgbevf_driver_string[] =
        "Intel(R) 10 Gigabit PCI Express Virtual Function Network Driver";
 
-#define DRV_VERSION "2.1.0-k"
+#define DRV_VERSION "2.2.0-k"
 const char ixgbevf_driver_version[] = DRV_VERSION;
 static char ixgbevf_copyright[] =
        "Copyright (c) 2009 - 2010 Intel Corporation.";