Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352475
b: refs/heads/master
c: d887199
h: refs/heads/master
i:
  352473: 4a56152
  352471: 1db3fe3
v: v3
  • Loading branch information
Michael Chan authored and David S. Miller committed Feb 15, 2013
1 parent c5462d2 commit fc783b5
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: 402e1398a398009d82731ec433220e172be4c7af
refs/heads/master: d887199dc28c46788b155b234274d5ff41afed8e
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 @@ -94,10 +94,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 129
#define TG3_MIN_NUM 130
#define DRV_MODULE_VERSION \
__stringify(TG3_MAJ_NUM) "." __stringify(TG3_MIN_NUM)
#define DRV_MODULE_RELDATE "January 06, 2013"
#define DRV_MODULE_RELDATE "February 14, 2013"

#define RESET_KIND_SHUTDOWN 0
#define RESET_KIND_INIT 1
Expand Down

0 comments on commit fc783b5

Please sign in to comment.