mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-07 04:09:21 +00:00
tg3: Update version to 3.111
This patch updates the tg3 version to 3.111. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
302b500b27
commit
83038a2a70
1 changed files with 2 additions and 2 deletions
|
@ -67,8 +67,8 @@
|
|||
#include "tg3.h"
|
||||
|
||||
#define DRV_MODULE_NAME "tg3"
|
||||
#define DRV_MODULE_VERSION "3.110"
|
||||
#define DRV_MODULE_RELDATE "April 9, 2010"
|
||||
#define DRV_MODULE_VERSION "3.111"
|
||||
#define DRV_MODULE_RELDATE "June 5, 2010"
|
||||
|
||||
#define TG3_DEF_MAC_MODE 0
|
||||
#define TG3_DEF_RX_MODE 0
|
||||
|
|
Loading…
Reference in a new issue