mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-06 22:42:10 +00:00
ptp: fix typo of "mechanism" in Kconfig help text
Fix typo s/mechansim/mechanism/ Signed-off-by: Antonio Borneo <antonio.borneo@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
4b5149365f
commit
503c9addef
1 changed files with 2 additions and 2 deletions
|
@ -97,8 +97,8 @@ config PTP_1588_CLOCK_PCH
|
||||||
help
|
help
|
||||||
This driver adds support for using the PCH EG20T as a PTP
|
This driver adds support for using the PCH EG20T as a PTP
|
||||||
clock. The hardware supports time stamping of PTP packets
|
clock. The hardware supports time stamping of PTP packets
|
||||||
when using the end-to-end delay (E2E) mechansim. The peer
|
when using the end-to-end delay (E2E) mechanism. The peer
|
||||||
delay mechansim (P2P) is not supported.
|
delay mechanism (P2P) is not supported.
|
||||||
|
|
||||||
This clock is only useful if your PTP programs are getting
|
This clock is only useful if your PTP programs are getting
|
||||||
hardware time stamps on the PTP Ethernet packets using the
|
hardware time stamps on the PTP Ethernet packets using the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue