Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 216025
b: refs/heads/master
c: 45798c2
h: refs/heads/master
i:
  216023: fed0565
v: v3
  • Loading branch information
Jiri Kosina committed Sep 24, 2010
1 parent 4e14a2f commit dc61c1e
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: ed9f524ac79457f0c547c85746b19b92526be612
refs/heads/master: 45798c28b43d06d371df2e26e4a143c6f1428c6d
2 changes: 1 addition & 1 deletion trunk/drivers/net/bnx2x/bnx2x_link.c
Original file line number Diff line number Diff line change
Expand Up @@ -3735,7 +3735,7 @@ static u8 bnx2x_ext_phy_init(struct link_params *params, struct link_vars *vars)
/* Clear first 3 bits of the control */
val &= ~0x7;
/* Set control bits according to
configuration */
configuation */
val |= (params->xgxs_config_rx[i] &
0x7);
DP(NETIF_MSG_LINK, "Setting RX"
Expand Down

0 comments on commit dc61c1e

Please sign in to comment.