Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361847
b: refs/heads/master
c: 75517d9
h: refs/heads/master
i:
  361845: 545b3cf
  361843: 21baa05
  361839: 27a41d4
v: v3
  • Loading branch information
Jiri Benc authored and Jeff Kirsher committed Mar 26, 2013
1 parent ddfc08f commit 6149277
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: 05ec29e8fa9b6ec8d4ad5d2f6d5fc5467c7970bc
refs/heads/master: 75517d92119a3cd364f618ee962055b3ded8c396
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/intel/igb/igb_ptp.c
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,7 @@ void igb_ptp_init(struct igb_adapter *adapter)
case e1000_82576:
snprintf(adapter->ptp_caps.name, 16, "%pm", netdev->dev_addr);
adapter->ptp_caps.owner = THIS_MODULE;
adapter->ptp_caps.max_adj = 1000000000;
adapter->ptp_caps.max_adj = 999999881;
adapter->ptp_caps.n_ext_ts = 0;
adapter->ptp_caps.pps = 0;
adapter->ptp_caps.adjfreq = igb_ptp_adjfreq_82576;
Expand Down

0 comments on commit 6149277

Please sign in to comment.