Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351290
b: refs/heads/master
c: 579e1d8
h: refs/heads/master
v: v3
  • Loading branch information
Peter Hüwe authored and David S. Miller committed Jan 4, 2013
1 parent 067cb7f commit b5ba0eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: b2d4b150278a5b9fbd3322a764d7b488be975a8d
refs/heads/master: 579e1d816260d9f66cb63e4c2911794c9970c293
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/broadcom/tg3.h
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,7 @@
#define SG_DIG_AUTONEG_ERROR 0x00000001
#define TG3_TX_TSTAMP_LSB 0x000005c0
#define TG3_TX_TSTAMP_MSB 0x000005c4
#define TG3_TSTAMP_MASK 0x7fffffffffffffff
#define TG3_TSTAMP_MASK 0x7fffffffffffffffLL
/* 0x5c8 --> 0x600 unused */
#define MAC_TX_MAC_STATE_BASE 0x00000600 /* 16 bytes */
#define MAC_RX_MAC_STATE_BASE 0x00000610 /* 20 bytes */
Expand Down

0 comments on commit b5ba0eb

Please sign in to comment.