Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6699938b authored by Carolyn Wyborny's avatar Carolyn Wyborny Committed by Jeff Kirsher
Browse files

igb: Update igb version to 4.1.2

parent 52285b76
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -60,8 +60,8 @@
#include "igb.h"

#define MAJ 4
#define MIN 0
#define BUILD 17
#define MIN 1
#define BUILD 2
#define DRV_VERSION __stringify(MAJ) "." __stringify(MIN) "." \
__stringify(BUILD) "-k"
char igb_driver_name[] = "igb";