mirror of https://gitee.com/openkylin/linux.git
tg3: Update version to 3.109
This patch updates the tg3 version to 3.109. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Reviewed-by: Michael Chan <mchan@broadcom.com> Reviewed-by: Benjamin Li <benli@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
7705736f5f
commit
7ae554e555
|
@ -67,8 +67,8 @@
|
|||
#include "tg3.h"
|
||||
|
||||
#define DRV_MODULE_NAME "tg3"
|
||||
#define DRV_MODULE_VERSION "3.108"
|
||||
#define DRV_MODULE_RELDATE "February 17, 2010"
|
||||
#define DRV_MODULE_VERSION "3.109"
|
||||
#define DRV_MODULE_RELDATE "April 2, 2010"
|
||||
|
||||
#define TG3_DEF_MAC_MODE 0
|
||||
#define TG3_DEF_RX_MODE 0
|
||||
|
|
Loading…
Reference in New Issue