diff options
author | Andrew Lunn <andrew@lunn.ch> | 2016-09-18 15:17:19 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-09-20 03:54:59 -0400 |
commit | 3ed6e498b91a4dc5d0e8b6270a6c144061db2455 (patch) | |
tree | 6c7864e71b61e15751a87eeab7d566a990715477 /MAINTAINERS | |
parent | a435a07f9164dda7c0c26e8ad758881f4bafc127 (diff) |
MAINTAINERS: Add an entry for the core network DSA code
The core distributed switch architecture code currently does not have
a MAINTAINERS entry, which results in some contributions not landing
in the right peoples inbox.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a5e1270dfbf1..247b418959fa 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -8160,6 +8160,15 @@ S: Maintained | |||
8160 | W: https://fedorahosted.org/dropwatch/ | 8160 | W: https://fedorahosted.org/dropwatch/ |
8161 | F: net/core/drop_monitor.c | 8161 | F: net/core/drop_monitor.c |
8162 | 8162 | ||
8163 | NETWORKING [DSA] | ||
8164 | M: Andrew Lunn <andrew@lunn.ch> | ||
8165 | M: Vivien Didelot <vivien.didelot@savoirfairelinux.com> | ||
8166 | M: Florian Fainelli <f.fainelli@gmail.com> | ||
8167 | S: Maintained | ||
8168 | F: net/dsa/ | ||
8169 | F: include/net/dsa.h | ||
8170 | F: drivers/net/dsa/ | ||
8171 | |||
8163 | NETWORKING [GENERAL] | 8172 | NETWORKING [GENERAL] |
8164 | M: "David S. Miller" <davem@davemloft.net> | 8173 | M: "David S. Miller" <davem@davemloft.net> |
8165 | L: netdev@vger.kernel.org | 8174 | L: netdev@vger.kernel.org |