]> git.ipfire.org Git - people/arne_f/kernel.git/commitdiff
hv_netvsc: Fix typos in the document of UDP hashing
authorHaiyang Zhang <haiyangz@microsoft.com>
Wed, 30 Aug 2017 20:37:22 +0000 (13:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Aug 2017 23:04:44 +0000 (16:04 -0700)
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>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/netvsc.txt

index fa8d86356791b6292fbe973501dc9f6088447c7d..93560fb1170a6cb77b7882a3105323dc0d7341b4 100644 (file)
@@ -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