diff options
author | Michael Grzeschik <m.grzeschik@pengutronix.de> | 2015-09-17 15:26:16 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-09-17 22:26:55 -0700 |
commit | c38f6ac74c99801360705d97244ff222ae18dc97 (patch) | |
tree | 5249986667950d64c445071ae14ae6fcf5288679 | |
parent | 980137a20317055451a73547cf07be4ddea039ee (diff) | |
download | linux-c38f6ac74c99801360705d97244ff222ae18dc97.tar.bz2 |
MAINTAINERS: add arcnet and take maintainership
Add entry for arcnet to MAINTAINERS file and add myself as the
maintainer of the subsystem.
Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
Cc: davem@davemloft.net
Cc: joe@perches.com
Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d4d9d4f6d271..c6aca87cd48a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -808,6 +808,13 @@ S: Maintained F: drivers/video/fbdev/arcfb.c F: drivers/video/fbdev/core/fb_defio.c +ARCNET NETWORK LAYER +M: Michael Grzeschik <m.grzeschik@pengutronix.de> +L: netdev@vger.kernel.org +S: Maintained +F: drivers/net/arcnet/ +F: include/uapi/linux/if_arcnet.h + ARM MFM AND FLOPPY DRIVERS M: Ian Molton <spyro@f2s.com> S: Maintained |