MAINTAINERS: exclude wireless drivers from netdev
authorJakub Kicinski <kuba@kernel.org>
Thu, 11 May 2023 16:03:10 +0000 (09:03 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 May 2023 07:58:43 +0000 (08:58 +0100)
commit47af4291711f21e1282dbc1002baebba30595aa2
tree1ef9248e90e6ddc0be8ab2f4781bc94a7cc73f5e
parentde9c1a23add9e7842ce63ce6f498a05c66344311
MAINTAINERS: exclude wireless drivers from netdev

It seems that we mostly get netdev CCed on wireless patches
which are written by people who don't know any better and
CC everything that get_maintainers spits out. Rather than
patches which indeed could benefit from general networking
review.

Marking them down in patchwork as Awaiting Upstream is
a bit tedious.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Acked-by: Kalle Valo <kvalo@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
MAINTAINERS