提交 422e05d1 编写于 作者: G Greg Rose 提交者: Jeff Kirsher

ixgbevf: Fix Driver String

Change the driver string to match the PF driver string format.
Signed-off-by: NGreg Rose <gregory.v.rose@intel.com>
Signed-off-by: NJeff Kirsher <jeffrey.t.kirsher@intel.com>
上级 a9f7c536
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
char ixgbevf_driver_name[] = "ixgbevf"; char ixgbevf_driver_name[] = "ixgbevf";
static const char ixgbevf_driver_string[] = static const char ixgbevf_driver_string[] =
"Intel(R) 82599 Virtual Function"; "Intel(R) 10 Gigabit PCI Express Virtual Function Network Driver";
#define DRV_VERSION "2.0.0-k2" #define DRV_VERSION "2.0.0-k2"
const char ixgbevf_driver_version[] = DRV_VERSION; const char ixgbevf_driver_version[] = DRV_VERSION;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册