Skip to content

Commit 458c096

Browse files
Matt Carlsondavem330
authored andcommitted
[TG3]: Update version to 3.86
This patch updates the version number to 3.86 Signed-off-by: Matt Carlson <[email protected]> Signed-off-by: Michael Chan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 3bebab5 commit 458c096

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drivers/net/tg3.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464

6565
#define DRV_MODULE_NAME "tg3"
6666
#define PFX DRV_MODULE_NAME ": "
67-
#define DRV_MODULE_VERSION "3.85"
68-
#define DRV_MODULE_RELDATE "October 18, 2007"
67+
#define DRV_MODULE_VERSION "3.86"
68+
#define DRV_MODULE_RELDATE "November 9, 2007"
6969

7070
#define TG3_DEF_MAC_MODE 0
7171
#define TG3_DEF_RX_MODE 0

0 commit comments

Comments
 (0)