mirror of
https://github.com/torvalds/linux.git
synced 2024-12-01 16:41:39 +00:00
tg3: Update version to 3.113
This patch updates the tg3 version to 3.113. Reviewed-by: Benjamin Li <benli@broadcom.com> Reviewed-by: Michael Chan <mchan@broadcom.com> Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
f07e9af31e
commit
9ed6eda4fa
@ -69,10 +69,10 @@
|
|||||||
|
|
||||||
#define DRV_MODULE_NAME "tg3"
|
#define DRV_MODULE_NAME "tg3"
|
||||||
#define TG3_MAJ_NUM 3
|
#define TG3_MAJ_NUM 3
|
||||||
#define TG3_MIN_NUM 112
|
#define TG3_MIN_NUM 113
|
||||||
#define DRV_MODULE_VERSION \
|
#define DRV_MODULE_VERSION \
|
||||||
__stringify(TG3_MAJ_NUM) "." __stringify(TG3_MIN_NUM)
|
__stringify(TG3_MAJ_NUM) "." __stringify(TG3_MIN_NUM)
|
||||||
#define DRV_MODULE_RELDATE "July 11, 2010"
|
#define DRV_MODULE_RELDATE "August 2, 2010"
|
||||||
|
|
||||||
#define TG3_DEF_MAC_MODE 0
|
#define TG3_DEF_MAC_MODE 0
|
||||||
#define TG3_DEF_RX_MODE 0
|
#define TG3_DEF_RX_MODE 0
|
||||||
|
Loading…
Reference in New Issue
Block a user