linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] net: ethernet: oki-semi: pch_gbe: fix spelling mistake
@ 2020-06-19  9:18 Flavio Suligoi
  2020-06-19 20:09 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Flavio Suligoi @ 2020-06-19  9:18 UTC (permalink / raw)
  To: David S . Miller, Jakub Kicinski; +Cc: netdev, linux-kernel, Flavio Suligoi

Fix typo: "Triger" --> "Trigger"

Signed-off-by: Flavio Suligoi <f.suligoi@asem.it>
---
 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h b/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h
index 32b9d7705404..55cef5b16aa5 100644
--- a/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h
+++ b/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h
@@ -147,7 +147,7 @@ struct pch_gbe_regs {
 #define PCH_GBE_RH_ALM_FULL_8   0x00001000      /* 8 words */
 #define PCH_GBE_RH_ALM_FULL_16  0x00002000      /* 16 words */
 #define PCH_GBE_RH_ALM_FULL_32  0x00003000      /* 32 words */
-/* RX FIFO Read Triger Threshold */
+/* RX FIFO Read Trigger Threshold */
 #define PCH_GBE_RH_RD_TRG_4     0x00000000      /* 4 words */
 #define PCH_GBE_RH_RD_TRG_8     0x00000200      /* 8 words */
 #define PCH_GBE_RH_RD_TRG_16    0x00000400      /* 16 words */
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/1] net: ethernet: oki-semi: pch_gbe: fix spelling mistake
  2020-06-19  9:18 [PATCH 1/1] net: ethernet: oki-semi: pch_gbe: fix spelling mistake Flavio Suligoi
@ 2020-06-19 20:09 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2020-06-19 20:09 UTC (permalink / raw)
  To: f.suligoi; +Cc: kuba, netdev, linux-kernel

From: Flavio Suligoi <f.suligoi@asem.it>
Date: Fri, 19 Jun 2020 11:18:11 +0200

> Fix typo: "Triger" --> "Trigger"
> 
> Signed-off-by: Flavio Suligoi <f.suligoi@asem.it>

Applied.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-19 20:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-19  9:18 [PATCH 1/1] net: ethernet: oki-semi: pch_gbe: fix spelling mistake Flavio Suligoi
2020-06-19 20:09 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).