diff options
author | Michael Grzeschik <[email protected]> | 2015-09-17 15:26:16 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-09-17 22:26:55 -0700 |
commit | c38f6ac74c99801360705d97244ff222ae18dc97 (patch) | |
tree | 5249986667950d64c445071ae14ae6fcf5288679 | |
parent | 980137a20317055451a73547cf07be4ddea039ee (diff) |
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 <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: David S. Miller <[email protected]>
-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 <[email protected]> +S: Maintained +F: drivers/net/arcnet/ +F: include/uapi/linux/if_arcnet.h + ARM MFM AND FLOPPY DRIVERS M: Ian Molton <[email protected]> S: Maintained |