mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-15 20:12:00 -04:00
igb: Update igb version to 4.1.2
Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:
committed by
Jeff Kirsher
parent
52285b762b
commit
6699938bde
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user