Commit 0024fd00 authored by Auke Kok's avatar Auke Kok Committed by Jeff Garzik

igb: Increment driver version

Signed-off-by: default avatarAuke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: default avatarJeff Garzik <jgarzik@redhat.com>
parent 87cb7e8c
......@@ -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[] =
......
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