Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134629
b: refs/heads/master
c: e0d8496
h: refs/heads/master
i:
  134627: 83fb2e4
v: v3
  • Loading branch information
Constantin Baranov authored and David S. Miller committed Feb 19, 2009
1 parent d2ee6d0 commit e9c8151
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: ff2ef9021ea16188dbb355707fd31f6cf1a42ef7
refs/heads/master: e0d8496a66de9eca13a88d93a5642db47e5a2b60
2 changes: 1 addition & 1 deletion trunk/drivers/net/niu.c
Original file line number Diff line number Diff line change
Expand Up @@ -2456,7 +2456,7 @@ static int niu_determine_phy_disposition(struct niu *np)

case NIU_FLAGS_10G:
/* 10G copper */
tp = &phy_template_1g_copper;
tp = &phy_template_10g_copper;
break;

case NIU_FLAGS_FIBER:
Expand Down

0 comments on commit e9c8151

Please sign in to comment.