diff options
author | Johannes Berg <johannes.berg@intel.com> | 2016-02-26 12:50:34 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2016-03-02 16:16:48 +0300 |
commit | 2af8c4dc2e9c7038aefe9a822aa1df62e2b106b7 (patch) | |
tree | 9ece1cc63508b0772c8878b683d72ef1fd7206ba /MAINTAINERS | |
parent | c36dd3eaf1a674a45b58b922258d6eaa8932e292 (diff) | |
download | linux-2af8c4dc2e9c7038aefe9a822aa1df62e2b106b7.tar.xz |
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 <kvalo@codeaurora.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
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 <kaber@trash.net> |