From: David Ahern <[email protected]> Add entry to MAINTAINERS file for new nexthop code.
Signed-off-by: David Ahern <[email protected]> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 429c6c624861..73526f2216d7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11065,6 +11065,15 @@ L: [email protected] S: Supported F: drivers/net/ethernet/qlogic/netxen/ +NEXTHOP +M: David Ahern <[email protected]> +L: [email protected] +S: Maintained +F: include/net/nexthop.h +F: include/uapi/linux/nexthop.h +F: include/net/netns/nexthop.h +F: net/ipv4/nexthop.c + NFC SUBSYSTEM L: [email protected] S: Orphan -- 2.17.2 (Apple Git-113)
