Skip to content

Commit 503c9ad

Browse files
AntonioBorneodavem330
authored andcommitted
ptp: fix typo of "mechanism" in Kconfig help text
Fix typo s/mechansim/mechanism/ Signed-off-by: Antonio Borneo <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 4b51493 commit 503c9ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drivers/ptp/Kconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ config PTP_1588_CLOCK_PCH
9797
help
9898
This driver adds support for using the PCH EG20T as a PTP
9999
clock. The hardware supports time stamping of PTP packets
100-
when using the end-to-end delay (E2E) mechansim. The peer
101-
delay mechansim (P2P) is not supported.
100+
when using the end-to-end delay (E2E) mechanism. The peer
101+
delay mechanism (P2P) is not supported.
102102

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

0 commit comments

Comments
 (0)