Commit 73cd6359 authored by Todd Fujinaka's avatar Todd Fujinaka Committed by Jeff Kirsher

igb: bump version of igb to 5.2.18

Bump version of igb to igb-5.2.18
Signed-off-by: default avatarTodd Fujinaka <todd.fujinaka@intel.com>
Tested-by: default avatarAaron Brown <aaron.f.brown@intel.com>
Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
parent 8d0a88a9
......@@ -58,7 +58,7 @@
#define MAJ 5
#define MIN 2
#define BUILD 15
#define BUILD 18
#define DRV_VERSION __stringify(MAJ) "." __stringify(MIN) "." \
__stringify(BUILD) "-k"
char igb_driver_name[] = "igb";
......
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