Commit 0af56f44 authored by Mitch Williams's avatar Mitch Williams Committed by Jeff Kirsher

i40evf: change branding string

Add a slash to the branding string to reduce confusion and match up with
our other marketing materials.

Change-ID: I8229e8c3e43083b7a29c859a250f8d2d4dc46b9e
Signed-off-by: default avatarMitch Williams <mitch.a.williams@intel.com>
Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
parent 8efd8e7e
......@@ -34,7 +34,7 @@ static int i40evf_close(struct net_device *netdev);
char i40evf_driver_name[] = "i40evf";
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"
const char i40evf_driver_version[] = DRV_VERSION;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment