linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] net: ethernet: neterion: vxge: fix spelling mistake
@ 2020-06-19  9:02 Flavio Suligoi
  2020-06-19 20:09 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Flavio Suligoi @ 2020-06-19  9:02 UTC (permalink / raw)
  To: Jon Mason, David S . Miller, Jakub Kicinski, Alexei Starovoitov,
	Daniel Borkmann, Jesper Dangaard Brouer, John Fastabend,
	Zheng Wei
  Cc: netdev, linux-kernel, bpf, Flavio Suligoi

Fix typo: "trigered" --> "triggered"

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

diff --git a/drivers/net/ethernet/neterion/vxge/vxge-config.h b/drivers/net/ethernet/neterion/vxge/vxge-config.h
index 628fa9b2f741..373165119850 100644
--- a/drivers/net/ethernet/neterion/vxge/vxge-config.h
+++ b/drivers/net/ethernet/neterion/vxge/vxge-config.h
@@ -297,7 +297,7 @@ struct vxge_hw_fifo_config {
  * @greedy_return: If Set it forces the device to return absolutely all RxD
  *             that are consumed and still on board when a timer interrupt
  *             triggers. If Clear, then if the device has already returned
- *             RxD before current timer interrupt trigerred and after the
+ *             RxD before current timer interrupt triggered and after the
  *             previous timer interrupt triggered, then the device is not
  *             forced to returned the rest of the consumed RxD that it has
  *             on board which account for a byte count less than the one
-- 
2.17.1


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

* Re: [PATCH 1/1] net: ethernet: neterion: vxge: fix spelling mistake
  2020-06-19  9:02 [PATCH 1/1] net: ethernet: neterion: vxge: 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: jdmason, kuba, ast, daniel, hawk, john.fastabend, wei.zheng,
	netdev, linux-kernel, bpf

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

> Fix typo: "trigered" --> "triggered"
> 
> 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:02 [PATCH 1/1] net: ethernet: neterion: vxge: 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).