Skip to content

Commit

Permalink
igbvf: update version number
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Williams, Mitch A authored and Jeff Kirsher committed Jun 10, 2011
1 parent b3ccf26 commit cabe070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/igbvf/netdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -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[] =
Expand Down

0 comments on commit cabe070

Please sign in to comment.