dect
/
linux-2.6
Archived
13
0
Fork 0

igbvf: update version number

Update the version number to match version conventions. Bump the major
version to indicate that new hardware support (i350) has been added.

Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:
Williams, Mitch A 2011-05-19 05:37:59 +00:00 committed by Jeff Kirsher
parent b3ccf26704
commit cabe0700c5
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
#include "igbvf.h"
#define DRV_VERSION "1.0.8-k0"
#define DRV_VERSION "2.0.0-k"
char igbvf_driver_name[] = "igbvf";
const char igbvf_driver_version[] = DRV_VERSION;
static const char igbvf_driver_string[] =