提交 9ea47d81 编写于 作者: A Anirudh Venkataramanan 提交者: Jeff Kirsher

ice: Fix and update driver version string

Remove the "ice" prefix for the driver version string and bump version
to 0.7.1-k.
Signed-off-by: NAnirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Tested-by: NTony Brelinski <tonyx.brelinski@intel.com>
Signed-off-by: NJeff Kirsher <jeffrey.t.kirsher@intel.com>
上级 8d81fa55
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
#include "ice.h" #include "ice.h"
#define DRV_VERSION "ice-0.7.0-k" #define DRV_VERSION "0.7.1-k"
#define DRV_SUMMARY "Intel(R) Ethernet Connection E800 Series Linux Driver" #define DRV_SUMMARY "Intel(R) Ethernet Connection E800 Series Linux Driver"
const char ice_drv_ver[] = DRV_VERSION; const char ice_drv_ver[] = DRV_VERSION;
static const char ice_driver_string[] = DRV_SUMMARY; static const char ice_driver_string[] = DRV_SUMMARY;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册