Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351547
b: refs/heads/master
c: 56567c6
h: refs/heads/master
i:
  351545: 550c65d
  351543: d85fb99
v: v3
  • Loading branch information
Julia Lawall authored and David S. Miller committed Jan 21, 2013
1 parent 31bb473 commit c223762
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: b820bb6b996966d93a5442b5fbf803ea58e7f487
refs/heads/master: 56567c6f8751c633581ca7c8e1cf08eed503f5ea
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/sfc/ptp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1439,7 +1439,7 @@ static int efx_phc_settime(struct ptp_clock_info *ptp,

delta = timespec_sub(*e_ts, time_now);

efx_phc_adjtime(ptp, timespec_to_ns(&delta));
rc = efx_phc_adjtime(ptp, timespec_to_ns(&delta));
if (rc != 0)
return rc;

Expand Down

0 comments on commit c223762

Please sign in to comment.