|
@@ -7,7 +7,7 @@
|
|
|
|
|
|
#include "ice.h"
|
|
#include "ice.h"
|
|
|
|
|
|
-#define DRV_VERSION "ice-0.7.0-k"
|
|
|
|
|
|
+#define DRV_VERSION "0.7.1-k"
|
|
#define DRV_SUMMARY "Intel(R) Ethernet Connection E800 Series Linux Driver"
|
|
#define DRV_SUMMARY "Intel(R) Ethernet Connection E800 Series Linux Driver"
|
|
const char ice_drv_ver[] = DRV_VERSION;
|
|
const char ice_drv_ver[] = DRV_VERSION;
|
|
static const char ice_driver_string[] = DRV_SUMMARY;
|
|
static const char ice_driver_string[] = DRV_SUMMARY;
|