Skip to content

Commit

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

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 Aug 29, 2009
1 parent f3f3f27 commit fc57e51
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.100"
#define DRV_MODULE_RELDATE "August 25, 2009"
#define DRV_MODULE_VERSION "3.101"
#define DRV_MODULE_RELDATE "August 28, 2009"

#define TG3_DEF_MAC_MODE 0
#define TG3_DEF_RX_MODE 0
Expand Down

0 comments on commit fc57e51

Please sign in to comment.