git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d014084
)
doc: fix typo in vdev_netvsc guide
author
Stephen Hemminger
<sthemmin@microsoft.com>
Wed, 25 Jul 2018 17:51:46 +0000
(10:51 -0700)
committer
Thomas Monjalon
<thomas@monjalon.net>
Thu, 26 Jul 2018 20:56:51 +0000
(22:56 +0200)
Fixes:
56252de779a6
("net/vdev_netvsc: add automatic probing")
Cc: stable@dpdk.org
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
doc/guides/nics/vdev_netvsc.rst
patch
|
blob
|
history
diff --git
a/doc/guides/nics/vdev_netvsc.rst
b/doc/guides/nics/vdev_netvsc.rst
index
e02ae9a
..
d1da071
100644
(file)
--- a/
doc/guides/nics/vdev_netvsc.rst
+++ b/
doc/guides/nics/vdev_netvsc.rst
@@
-93,7
+93,7
@@
The following device parameters are supported:
- ``ignore`` [int]
- If nonzero, ignores the driver runnig (actually used to disable the
+ If nonzero, ignores the driver runni
n
g (actually used to disable the
auto-detection in Hyper-V VM).
.. note::