|
@@ -34,7 +34,7 @@ static int i40evf_close(struct net_device *netdev);
|
|
|
|
|
|
|
|
char i40evf_driver_name[] = "i40evf";
|
|
char i40evf_driver_name[] = "i40evf";
|
|
|
static const char i40evf_driver_string[] =
|
|
static const char i40evf_driver_string[] =
|
|
|
- "Intel(R) XL710 X710 Virtual Function Network Driver";
|
|
|
|
|
|
|
+ "Intel(R) XL710/X710 Virtual Function Network Driver";
|
|
|
|
|
|
|
|
#define DRV_VERSION "0.9.36"
|
|
#define DRV_VERSION "0.9.36"
|
|
|
const char i40evf_driver_version[] = DRV_VERSION;
|
|
const char i40evf_driver_version[] = DRV_VERSION;
|