diff mbox series

[net-next] hv_netvsc: Fix typos in the document of UDP hashing

Message ID 20170830203722.18780-1-haiyangz@exchange.microsoft.com
State Accepted, archived
Delegated to: David Miller
Headers show
Series [net-next] hv_netvsc: Fix typos in the document of UDP hashing | expand

Commit Message

Haiyang Zhang Aug. 30, 2017, 8:37 p.m. UTC
From: Haiyang Zhang <haiyangz@microsoft.com>

There are two typos in the document, netvsc.txt,
regarding UDP hashing level. This patch fixes them.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
---
 Documentation/networking/netvsc.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

David Miller Aug. 30, 2017, 11:05 p.m. UTC | #1
From: Haiyang Zhang <haiyangz@exchange.microsoft.com>
Date: Wed, 30 Aug 2017 13:37:22 -0700

> From: Haiyang Zhang <haiyangz@microsoft.com>
> 
> There are two typos in the document, netvsc.txt,
> regarding UDP hashing level. This patch fixes them.
> 
> Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>

Applied, thanks.
diff mbox series

Patch

diff --git a/Documentation/networking/netvsc.txt b/Documentation/networking/netvsc.txt
index fa8d86356791..93560fb1170a 100644
--- a/Documentation/networking/netvsc.txt
+++ b/Documentation/networking/netvsc.txt
@@ -32,9 +32,9 @@  Features
   hashing. Using L3 hashing is recommended in this case.
 
   For example, for UDP over IPv4 on eth0:
-  To include UDP port numbers in hasing:
+  To include UDP port numbers in hashing:
         ethtool -N eth0 rx-flow-hash udp4 sdfn
-  To exclude UDP port numbers in hasing:
+  To exclude UDP port numbers in hashing:
         ethtool -N eth0 rx-flow-hash udp4 sd
   To show UDP hash level:
         ethtool -n eth0 rx-flow-hash udp4