]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
igb: update version string
authorCarolyn Wyborny <carolyn.wyborny@intel.com>
Wed, 16 Feb 2011 05:09:46 +0000 (05:09 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 24 Feb 2011 10:40:22 +0000 (02:40 -0800)
This will synchronize the version with the out of tree driver which
shares its functionality.

Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/igb/igb_main.c

index a55fa1708baa54203b89d620afec086afd353497..579dbba5f9e41b903cea25cc4764b3b1a63d798a 100644 (file)
@@ -50,7 +50,7 @@
 #endif
 #include "igb.h"
 
-#define DRV_VERSION "2.1.0-k2"
+#define DRV_VERSION "2.4.13-k2"
 char igb_driver_name[] = "igb";
 char igb_driver_version[] = DRV_VERSION;
 static const char igb_driver_string[] =