linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: networking: net_failover: Fix a few typos
@ 2020-03-03 20:22 Jonathan Neuschäfer
  2020-03-04  0:07 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Neuschäfer @ 2020-03-03 20:22 UTC (permalink / raw)
  To: netdev
  Cc: Jonathan Neuschäfer, Sridhar Samudrala, David S. Miller,
	Jakub Kicinski, Jonathan Corbet, linux-doc, linux-kernel

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
 Documentation/networking/net_failover.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/networking/net_failover.rst b/Documentation/networking/net_failover.rst
index 06c97dcb57ca..e143ab79a960 100644
--- a/Documentation/networking/net_failover.rst
+++ b/Documentation/networking/net_failover.rst
@@ -8,9 +8,9 @@ Overview
 ========

 The net_failover driver provides an automated failover mechanism via APIs
-to create and destroy a failover master netdev and mananges a primary and
+to create and destroy a failover master netdev and manages a primary and
 standby slave netdevs that get registered via the generic failover
-infrastructrure.
+infrastructure.

 The failover netdev acts a master device and controls 2 slave devices. The
 original paravirtual interface is registered as 'standby' slave netdev and
@@ -29,7 +29,7 @@ virtio-net accelerated datapath: STANDBY mode
 =============================================

 net_failover enables hypervisor controlled accelerated datapath to virtio-net
-enabled VMs in a transparent manner with no/minimal guest userspace chanages.
+enabled VMs in a transparent manner with no/minimal guest userspace changes.

 To support this, the hypervisor needs to enable VIRTIO_NET_F_STANDBY
 feature on the virtio-net interface and assign the same MAC address to both
--
2.20.1


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

* Re: [PATCH] docs: networking: net_failover: Fix a few typos
  2020-03-03 20:22 [PATCH] docs: networking: net_failover: Fix a few typos Jonathan Neuschäfer
@ 2020-03-04  0:07 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2020-03-04  0:07 UTC (permalink / raw)
  To: j.neuschaefer
  Cc: netdev, sridhar.samudrala, kuba, corbet, linux-doc, linux-kernel

From: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Date: Tue,  3 Mar 2020 21:22:05 +0100

> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>

Applied, thank you.

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

end of thread, other threads:[~2020-03-04  0:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-03 20:22 [PATCH] docs: networking: net_failover: Fix a few typos Jonathan Neuschäfer
2020-03-04  0:07 ` 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).