mac80211_hwsim: treat as part of mac80211 for MAINTAINERS
authorJohannes Berg <johannes.berg@intel.com>
Fri, 26 Feb 2016 09:50:34 +0000 (10:50 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 2 Mar 2016 13:16:48 +0000 (14:16 +0100)
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 <kvalo@codeaurora.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
MAINTAINERS

index ded9640..25bdfe6 100644 (file)
@@ -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 <kaber@trash.net>