Skip to content

Commit

Permalink
ptp: fix typo of "mechanism" in Kconfig help text
Browse files Browse the repository at this point in the history
Fix typo s/mechansim/mechanism/

Signed-off-by: Antonio Borneo <antonio.borneo@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Antonio Borneo authored and David S. Miller committed Oct 7, 2019
1 parent 4b51493 commit 503c9ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/ptp/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ config PTP_1588_CLOCK_PCH
help
This driver adds support for using the PCH EG20T as a PTP
clock. The hardware supports time stamping of PTP packets
when using the end-to-end delay (E2E) mechansim. The peer
delay mechansim (P2P) is not supported.
when using the end-to-end delay (E2E) mechanism. The peer
delay mechanism (P2P) is not supported.

This clock is only useful if your PTP programs are getting
hardware time stamps on the PTP Ethernet packets using the
Expand Down

0 comments on commit 503c9ad

Please sign in to comment.