Skip to content

Commit 3941f18

Browse files
Matt Carlsondavem330
authored andcommitted
tg3: Update version to 3.110
This patch updates the tg3 version to 3.110. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Reviewed-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent de6f31e commit 3941f18

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
@@ -67,8 +67,8 @@
6767
#include "tg3.h"
6868

6969
#define DRV_MODULE_NAME "tg3"
70-
#define DRV_MODULE_VERSION "3.109"
71-
#define DRV_MODULE_RELDATE "April 2, 2010"
70+
#define DRV_MODULE_VERSION "3.110"
71+
#define DRV_MODULE_RELDATE "April 9, 2010"
7272

7373
#define TG3_DEF_MAC_MODE 0
7474
#define TG3_DEF_RX_MODE 0

0 commit comments

Comments
 (0)