Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202615
b: refs/heads/master
c: cffe9d4
h: refs/heads/master
i:
  202613: 00c9645
  202611: d4832dd
  202607: 262ae43
v: v3
  • Loading branch information
Steve Hodgson authored and David S. Miller committed Jun 2, 2010
1 parent 60ff3f0 commit 138107c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fd371e32fe53f137a0f940d61772bda92180007b
refs/heads/master: cffe9d4cdafdffa840abeb55c50fd2df2d7b0cdb
1 change: 1 addition & 0 deletions trunk/drivers/net/sfc/mcdi_phy.c
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,7 @@ static int efx_mcdi_phy_probe(struct efx_nic *efx)
efx->wanted_fc = EFX_FC_RX | EFX_FC_TX;
if (phy_data->supported_cap & (1 << MC_CMD_PHY_CAP_AN_LBN))
efx->wanted_fc |= EFX_FC_AUTO;
efx_link_set_wanted_fc(efx, efx->wanted_fc);

return 0;

Expand Down

0 comments on commit 138107c

Please sign in to comment.