mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-12 14:46:49 +07:00
tg3: Update version to 3.112
This patch updates the tg3 version to 3.112. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Reviewed-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
be98da6a10
commit
98e32a9cee
@ -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 111
|
#define TG3_MIN_NUM 112
|
||||||
#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 "June 5, 2010"
|
#define DRV_MODULE_RELDATE "July 11, 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