[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191007154306.95827-1-antonio.borneo@st.com>
Date: Mon, 7 Oct 2019 17:43:02 +0200
From: Antonio Borneo <antonio.borneo@...com>
To: Richard Cochran <richardcochran@...il.com>,
<netdev@...r.kernel.org>
CC: Antonio Borneo <antonio.borneo@...com>,
<linux-kernel@...r.kernel.org>
Subject: [PATCH] ptp: fix typo of "mechanism" in Kconfig help text
Fix typo s/mechansim/mechanism/
Signed-off-by: Antonio Borneo <antonio.borneo@...com>
---
drivers/ptp/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/ptp/Kconfig b/drivers/ptp/Kconfig
index 960961fb0d7c..0517272a268e 100644
--- a/drivers/ptp/Kconfig
+++ b/drivers/ptp/Kconfig
@@ -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
--
2.23.0
Powered by blists - more mailing lists