From: Johannes Berg Date: Fri, 26 Feb 2016 09:50:34 +0000 (+0100) Subject: mac80211_hwsim: treat as part of mac80211 for MAINTAINERS X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=2af8c4dc2e9c7038aefe9a822aa1df62e2b106b7;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git mac80211_hwsim: treat as part of mac80211 for MAINTAINERS Since I maintain this driver as part of mac80211, add it to the file list for mac80211; this helps submitters send it to me instead of Kalle and also makes the build robot apply the patches for it on the right tree for build attempts. Acked-by: Kalle Valo Signed-off-by: Johannes Berg --- diff --git a/MAINTAINERS b/MAINTAINERS index ded96408efe6..25bdfe6a3c0e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6664,6 +6664,7 @@ S: Maintained F: Documentation/networking/mac80211-injection.txt F: include/net/mac80211.h F: net/mac80211/ +F: drivers/net/wireless/mac80211_hwsim.[ch] MACVLAN DRIVER M: Patrick McHardy