We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdf35d3 commit 440c052Copy full SHA for 440c052
drivers/net/e1000/e1000_main.c
@@ -36,7 +36,7 @@ static char e1000_driver_string[] = "Intel(R) PRO/1000 Network Driver";
36
#else
37
#define DRIVERNAPI "-NAPI"
38
#endif
39
-#define DRV_VERSION "7.0.38-k2"DRIVERNAPI
+#define DRV_VERSION "7.0.38-k4"DRIVERNAPI
40
char e1000_driver_version[] = DRV_VERSION;
41
static char e1000_copyright[] = "Copyright (c) 1999-2006 Intel Corporation.";
42
0 commit comments