mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 16:41:58 +00:00
igb: Increment driver version
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
This commit is contained in:
parent
87cb7e8cc5
commit
0024fd00cd
@ -46,7 +46,7 @@
|
||||
#endif
|
||||
#include "igb.h"
|
||||
|
||||
#define DRV_VERSION "1.0.8-k2"
|
||||
#define DRV_VERSION "1.2.45-k2"
|
||||
char igb_driver_name[] = "igb";
|
||||
char igb_driver_version[] = DRV_VERSION;
|
||||
static const char igb_driver_string[] =
|
||||
|
Loading…
Reference in New Issue
Block a user