Skip to content

Commit

Permalink
tg3: Update driver version to 3.107
Browse files Browse the repository at this point in the history
This patch updates the tg3 version to 3.107.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Matt Carlson authored and David S. Miller committed Feb 13, 2010
1 parent 1061b7c commit b3b3f04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/net/tg3.c
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@

#define DRV_MODULE_NAME "tg3"
#define PFX DRV_MODULE_NAME ": "
#define DRV_MODULE_VERSION "3.106"
#define DRV_MODULE_RELDATE "January 12, 2010"
#define DRV_MODULE_VERSION "3.107"
#define DRV_MODULE_RELDATE "February 12, 2010"

#define TG3_DEF_MAC_MODE 0
#define TG3_DEF_RX_MODE 0
Expand Down

0 comments on commit b3b3f04

Please sign in to comment.