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

Commit 941c2253 authored by Nithin Sujir's avatar Nithin Sujir Committed by David S. Miller
Browse files

tg3: Update version to 3.135

parent 94962f7f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -94,10 +94,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			134
#define TG3_MIN_NUM			135
#define DRV_MODULE_VERSION	\
	__stringify(TG3_MAJ_NUM) "." __stringify(TG3_MIN_NUM)
#define DRV_MODULE_RELDATE	"Sep 16, 2013"
#define DRV_MODULE_RELDATE	"Nov 14, 2013"

#define RESET_KIND_SHUTDOWN	0
#define RESET_KIND_INIT		1