Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81777
b: refs/heads/master
c: 9c52fab
h: refs/heads/master
i:
  81775: 9a937da
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Feb 1, 2008
1 parent afed538 commit 92cbfc7
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: 13f09b95a82c46ed608d057b22e0dd18ebfff22a
refs/heads/master: 9c52fab2f187636b39afb0dcf562872ed42ab608
4 changes: 2 additions & 2 deletions trunk/drivers/net/dl2k.h
Original file line number Diff line number Diff line change
Expand Up @@ -388,8 +388,8 @@ enum _mii_mssr {
MII_MSSR_CFG_RES = 0x4000,
MII_MSSR_LOCAL_RCV_STATUS = 0x2000,
MII_MSSR_REMOTE_RCVR = 0x1000,
MII_MSSR_LP_1000BT_HD = 0x0800,
MII_MSSR_LP_1000BT_FD = 0x0400,
MII_MSSR_LP_1000BT_FD = 0x0800,
MII_MSSR_LP_1000BT_HD = 0x0400,
MII_MSSR_IDLE_ERR_COUNT = 0x00ff,
};

Expand Down

0 comments on commit 92cbfc7

Please sign in to comment.