mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-05 10:04:12 +08:00
i40e: fix incorrect function documentation comment
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:
parent
6df9f13f4c
commit
4d607043fe
@ -140,8 +140,7 @@ static int i40e_ptp_adjfreq(struct ptp_clock_info *ptp, s32 ppb)
|
||||
* @ptp: The PTP clock structure
|
||||
* @delta: Offset in nanoseconds to adjust the PHC time by
|
||||
*
|
||||
* Adjust the frequency of the PHC by the indicated parts per billion from the
|
||||
* base frequency.
|
||||
* Adjust the current clock time by a delta specified in nanoseconds.
|
||||
**/
|
||||
static int i40e_ptp_adjtime(struct ptp_clock_info *ptp, s64 delta)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user