diff mbox series

[4/4] doc: document [DriverQuirks].MulticastRxDisable

Message ID 20241125150623.1014890-4-prestwoj@gmail.com (mailing list archive)
State New
Headers show
Series [1/4] wiphy: make "wiphy" const in wiphy_has_ext_feature | expand

Checks

Context Check Description
tedd_an/pre-ci_am success Success
prestwoj/iwd-ci-gitlint success GitLint

Commit Message

James Prestwood Nov. 25, 2024, 3:06 p.m. UTC
---
 src/iwd.config.rst | 6 ++++++
 1 file changed, 6 insertions(+)
diff mbox series

Patch

diff --git a/src/iwd.config.rst b/src/iwd.config.rst
index 1cb4b05d..c031b8dc 100644
--- a/src/iwd.config.rst
+++ b/src/iwd.config.rst
@@ -454,6 +454,12 @@  are buggy or just don't behave similar enough to the majority of other drivers.
 
        If a driver in user matches one in this list power save will be disabled.
 
+   * - MulticastRxDisable
+     - Values: comma-separated list of drivers or glob matches
+
+       If a driver in use matches one in this list, multicast RX will be
+       disabled.
+
 SEE ALSO
 ========