aboutsummaryrefslogtreecommitdiffstats
path: root/doc/guides/prog_guide/kernel_nic_interface.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/guides/prog_guide/kernel_nic_interface.rst')
-rw-r--r--doc/guides/prog_guide/kernel_nic_interface.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guides/prog_guide/kernel_nic_interface.rst b/doc/guides/prog_guide/kernel_nic_interface.rst
index 33ea980e..7b8a481a 100644
--- a/doc/guides/prog_guide/kernel_nic_interface.rst
+++ b/doc/guides/prog_guide/kernel_nic_interface.rst
@@ -225,7 +225,7 @@ application functions:
``config_promiscusity``:
- Called when the user changes the promiscusity state of the KNI
+ Called when the user changes the promiscuity state of the KNI
interface. For example, when the user runs ``ip link set promisc
[on|off] dev <ifaceX>``. If the user sets this callback function to
NULL, but sets the ``port_id`` field to a value other than -1, a default