Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 111331
b: refs/heads/master
c: e9713e6
h: refs/heads/master
i:
  111329: b3251c8
  111327: 1e09b71
v: v3
  • Loading branch information
Ben Hutchings authored and Jeff Garzik committed Sep 3, 2008
1 parent 07f6857 commit bb4c485
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: c84a6f18a957204138330283461dba033cc9ed52
refs/heads/master: e9713e6f4eb55a73c39a72fb8067fd053cdf8e95
2 changes: 1 addition & 1 deletion trunk/drivers/net/sfc/mdio_10g.h
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ static inline int mdio_clause45_phyxgxs_lane_sync(struct efx_nic *efx)

sync = (lane_status & (1 << MDIO_PHYXS_LANE_ALIGNED_LBN)) != 0;
if (!sync)
EFX_INFO(efx, "XGXS lane status: %x\n", lane_status);
EFX_LOG(efx, "XGXS lane status: %x\n", lane_status);
return sync;
}

Expand Down

0 comments on commit bb4c485

Please sign in to comment.