Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 265343
b: refs/heads/master
c: eaa3666
h: refs/heads/master
i:
  265341: af0f34f
  265339: f892831
  265335: fe2551b
  265327: 04c694e
  265311: 560fd83
  265279: 194823f
  265215: cc8580b
v: v3
  • Loading branch information
Matt Carlson authored and David S. Miller committed Aug 20, 2011
1 parent fe5d60d commit b453259
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 941ec90f35603f35466988efd01395377fd00475
refs/heads/master: eaa36660de7e174498618d69d7277d44a2f24c3d
4 changes: 2 additions & 2 deletions trunk/drivers/net/ethernet/broadcom/tg3.c
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,10 @@ static inline void _tg3_flag_clear(enum TG3_FLAGS flag, unsigned long *bits)

#define DRV_MODULE_NAME "tg3"
#define TG3_MAJ_NUM 3
#define TG3_MIN_NUM 119
#define TG3_MIN_NUM 120
#define DRV_MODULE_VERSION \
__stringify(TG3_MAJ_NUM) "." __stringify(TG3_MIN_NUM)
#define DRV_MODULE_RELDATE "May 18, 2011"
#define DRV_MODULE_RELDATE "August 18, 2011"

#define TG3_DEF_RX_MODE 0
#define TG3_DEF_TX_MODE 0
Expand Down

0 comments on commit b453259

Please sign in to comment.