MAINTAINERS: adjust file entries after wifi driver movement
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Tue, 14 Mar 2023 04:18:48 +0000 (05:18 +0100)
committerKalle Valo <kvalo@kernel.org>
Wed, 15 Mar 2023 09:56:28 +0000 (11:56 +0200)
Commit f79cbc77abde ("wifi: move mac80211_hwsim and virt_wifi to virtual
directory") and commit 298e50ad8eb8 ("wifi: move raycs, wl3501 and
rndis_wlan to legacy directory") move remaining wireless drivers into
subdirectories, but does not adjust the entries in MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about
broken references.

Repair these file references in those wireless driver sections.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230314041848.5120-1-lukas.bulwahn@gmail.com
MAINTAINERS

index 8d5bc22..0dab503 100644 (file)
@@ -12275,7 +12275,7 @@ T:      git git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git
 F:     Documentation/networking/mac80211-injection.rst
 F:     Documentation/networking/mac80211_hwsim/mac80211_hwsim.rst
-F:     drivers/net/wireless/mac80211_hwsim.[ch]
+F:     drivers/net/wireless/virtual/mac80211_hwsim.[ch]
 F:     include/net/mac80211.h
 F:     net/mac80211/
 
@@ -17542,7 +17542,7 @@ F:      include/ras/ras_event.h
 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
 L:     linux-wireless@vger.kernel.org
 S:     Orphan
-F:     drivers/net/wireless/ray*
+F:     drivers/net/wireless/legacy/ray*
 
 RC-CORE / LIRC FRAMEWORK
 M:     Sean Young <sean@mess.org>
@@ -21797,7 +21797,7 @@ USB WIRELESS RNDIS DRIVER (rndis_wlan)
 M:     Jussi Kivilinna <jussi.kivilinna@iki.fi>
 L:     linux-wireless@vger.kernel.org
 S:     Maintained
-F:     drivers/net/wireless/rndis_wlan.c
+F:     drivers/net/wireless/legacy/rndis_wlan.c
 
 USB XHCI DRIVER
 M:     Mathias Nyman <mathias.nyman@intel.com>
@@ -22551,7 +22551,7 @@ F:      drivers/input/misc/wistron_btns.c
 WL3501 WIRELESS PCMCIA CARD DRIVER
 L:     linux-wireless@vger.kernel.org
 S:     Odd fixes
-F:     drivers/net/wireless/wl3501*
+F:     drivers/net/wireless/legacy/wl3501*
 
 WOLFSON MICROELECTRONICS DRIVERS
 L:     patches@opensource.cirrus.com