Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9cd9130d authored by Greg Rose's avatar Greg Rose Committed by Jeff Kirsher
Browse files

ixgbevf: Update version string

parent 795180d8
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -57,7 +57,7 @@ const char ixgbevf_driver_name[] = "ixgbevf";
static const char ixgbevf_driver_string[] =
static const char ixgbevf_driver_string[] =
	"Intel(R) 10 Gigabit PCI Express Virtual Function Network Driver";
	"Intel(R) 10 Gigabit PCI Express Virtual Function Network Driver";


#define DRV_VERSION "2.2.0-k"
#define DRV_VERSION "2.6.0-k"
const char ixgbevf_driver_version[] = DRV_VERSION;
const char ixgbevf_driver_version[] = DRV_VERSION;
static char ixgbevf_copyright[] =
static char ixgbevf_copyright[] =
	"Copyright (c) 2009 - 2012 Intel Corporation.";
	"Copyright (c) 2009 - 2012 Intel Corporation.";