mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 09:31:50 +00:00
igb: Update version to 3.4.7.
Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com> Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:
parent
04499ec4ee
commit
be0c006814
@ -60,8 +60,8 @@
|
||||
#include "igb.h"
|
||||
|
||||
#define MAJ 3
|
||||
#define MIN 2
|
||||
#define BUILD 10
|
||||
#define MIN 4
|
||||
#define BUILD 7
|
||||
#define DRV_VERSION __stringify(MAJ) "." __stringify(MIN) "." \
|
||||
__stringify(BUILD) "-k"
|
||||
char igb_driver_name[] = "igb";
|
||||
|
Loading…
Reference in New Issue
Block a user