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 |
Context | Check | Description |
---|---|---|
tedd_an/pre-ci_am | success | Success |
prestwoj/iwd-ci-gitlint | success | GitLint |
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 ========