]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
MAINTAINERS: consistently exclude wireless files from NETWORKING [GENERAL]
authorSimon Horman <horms@kernel.org>
Wed, 9 Oct 2024 08:47:22 +0000 (09:47 +0100)
committerJakub Kicinski <kuba@kernel.org>
Thu, 10 Oct 2024 16:35:48 +0000 (09:35 -0700)
commit9937aae39bc09645cd67d53e0320926cd91570de
tree78885037f4a00c89d46c869c18fa951a88857b25
parent7d3fce8cbe3a70a1c7c06c9b53696be5d5d8dd5c
MAINTAINERS: consistently exclude wireless files from NETWORKING [GENERAL]

We already exclude wireless drivers from the netdev@ traffic, to
delegate it to linux-wireless@, and avoid overwhelming netdev@.

Many of the following wireless-related sections MAINTAINERS
are already not included in the NETWORKING [GENERAL] section.
For consistency, exclude those that are.

* 802.11 (including CFG80211/NL80211)
* MAC80211
* RFKILL

Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20241009-maint-net-hdrs-v2-1-f2c86e7309c8@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
MAINTAINERS