diff options
author | Jesper Dangaard Brouer <[email protected]> | 2019-07-05 14:57:55 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-07-08 15:51:00 -0700 |
commit | f714ecc9cf16a63066badbc85bfbfff9af85a8b7 (patch) | |
tree | e7b9be9d9f5805a0701a567568cc6b2cc351da91 | |
parent | 11aef3c6da1712fa3847599196f78f406814d2f1 (diff) |
MAINTAINERS: Add page_pool maintainer entry
In this release cycle the number of NIC drivers using page_pool
will likely reach 4 drivers. It is about time to add a maintainer
entry. Add myself and Ilias.
Signed-off-by: Jesper Dangaard Brouer <[email protected]>
Acked-by: Ilias Apalodimas <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 449e7cdb3303..22655aa84a46 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11902,6 +11902,14 @@ F: kernel/padata.c F: include/linux/padata.h F: Documentation/padata.txt +PAGE POOL +M: Jesper Dangaard Brouer <[email protected]> +M: Ilias Apalodimas <[email protected]> +S: Supported +F: net/core/page_pool.c +F: include/net/page_pool.h + PANASONIC LAPTOP ACPI EXTRAS DRIVER M: Harald Welte <[email protected]> |