Skip to content

Commit 440c052

Browse files
ahkokAuke Kok
authored andcommitted
e1000: bump version to 7.0.38-k4
Signed-off-by: Auke Kok <[email protected]>
1 parent fdf35d3 commit 440c052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/net/e1000/e1000_main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ static char e1000_driver_string[] = "Intel(R) PRO/1000 Network Driver";
3636
#else
3737
#define DRIVERNAPI "-NAPI"
3838
#endif
39-
#define DRV_VERSION "7.0.38-k2"DRIVERNAPI
39+
#define DRV_VERSION "7.0.38-k4"DRIVERNAPI
4040
char e1000_driver_version[] = DRV_VERSION;
4141
static char e1000_copyright[] = "Copyright (c) 1999-2006 Intel Corporation.";
4242

0 commit comments

Comments
 (0)