mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-05 12:13:57 +08:00
igbvf: update version number
Update version number. Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> Tested-by: Sibai Li <sibai.li@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:
parent
2c1a101965
commit
76f640f147
@ -47,7 +47,7 @@
|
||||
|
||||
#include "igbvf.h"
|
||||
|
||||
#define DRV_VERSION "2.0.1-k"
|
||||
#define DRV_VERSION "2.0.2-k"
|
||||
char igbvf_driver_name[] = "igbvf";
|
||||
const char igbvf_driver_version[] = DRV_VERSION;
|
||||
static const char igbvf_driver_string[] =
|
||||
|
Loading…
Reference in New Issue
Block a user