doc: fix typo in KNI guide
authorJerin Jacob <jerin.jacob@caviumnetworks.com>
Fri, 4 Aug 2017 03:27:06 +0000 (08:57 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Sat, 5 Aug 2017 09:41:17 +0000 (11:41 +0200)
Fixes: fc1f2750a3ec ("doc: programmers guide")

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
doc/guides/prog_guide/kernel_nic_interface.rst

index 6f7fd28..4b2dd77 100644 (file)
@@ -69,7 +69,7 @@ The KNI kernel loadable module provides support for two types of devices:
         (simulating the RX side of the net driver).
 
     *   For multiple kernel thread mode, maintains a kernel thread context for each KNI instance
-        (simulating the RX side of the new driver).
+        (simulating the RX side of the net driver).
 
 *   Net device: