提交 a28dc43f 编写于 作者: C Carolyn Wyborny 提交者: Jeff Kirsher

igb: Version bump.

This change updates the driver version to 3.2.10.
Signed-off-by: NCarolyn Wyborny <carolyn.wyborny@intel.com>
Tested-by: NAaron Brown <aaron.f.brown@intel.com>
Signed-off-by: NJeff Kirsher <jeffrey.t.kirsher@intel.com>
上级 ca2e3e7e
...@@ -57,8 +57,8 @@ ...@@ -57,8 +57,8 @@
#include "igb.h" #include "igb.h"
#define MAJ 3 #define MAJ 3
#define MIN 0 #define MIN 2
#define BUILD 6 #define BUILD 10
#define DRV_VERSION __stringify(MAJ) "." __stringify(MIN) "." \ #define DRV_VERSION __stringify(MAJ) "." __stringify(MIN) "." \
__stringify(BUILD) "-k" __stringify(BUILD) "-k"
char igb_driver_name[] = "igb"; char igb_driver_name[] = "igb";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
新手
引导
客服 返回
顶部