Skip to content

Commit 83038a2

Browse files
Matt Carlsondavem330
authored andcommitted
tg3: Update version to 3.111
This patch updates the tg3 version to 3.111. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 302b500 commit 83038a2

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.110"
71-
#define DRV_MODULE_RELDATE "April 9, 2010"
70+
#define DRV_MODULE_VERSION "3.111"
71+
#define DRV_MODULE_RELDATE "June 5, 2010"
7272

7373
#define TG3_DEF_MAC_MODE 0
7474
#define TG3_DEF_RX_MODE 0

0 commit comments

Comments
 (0)