Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eaa36660 authored by Matt Carlson's avatar Matt Carlson Committed by David S. Miller
Browse files

tg3: Update version to 3.120



This patch updates the tg3 version to 3.120.

Signed-off-by: default avatarMatt Carlson <mcarlson@broadcom.com>
Reviewed-by: default avatarMichael Chan <mchan@broadcom.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 941ec90f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -89,10 +89,10 @@ static inline void _tg3_flag_clear(enum TG3_FLAGS flag, unsigned long *bits)

#define DRV_MODULE_NAME		"tg3"
#define TG3_MAJ_NUM			3
#define TG3_MIN_NUM			119
#define TG3_MIN_NUM			120
#define DRV_MODULE_VERSION	\
	__stringify(TG3_MAJ_NUM) "." __stringify(TG3_MIN_NUM)
#define DRV_MODULE_RELDATE	"May 18, 2011"
#define DRV_MODULE_RELDATE	"August 18, 2011"

#define TG3_DEF_RX_MODE		0
#define TG3_DEF_TX_MODE		0