diff options
author | Daniel Borkmann <dborkman@redhat.com> | 2014-03-13 10:18:53 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-03-13 12:54:29 -0400 |
commit | f4e53f9a4f7d01cef9f096b1eb3705329a7ce9c2 (patch) | |
tree | f5e8baa15a4190906856b03ed67a932075bbe8d3 /MAINTAINERS | |
parent | dbb490b96584d4e958533fb637f08b557f505657 (diff) | |
download | blackbird-op-linux-f4e53f9a4f7d01cef9f096b1eb3705329a7ce9c2.tar.gz blackbird-op-linux-f4e53f9a4f7d01cef9f096b1eb3705329a7ce9c2.zip |
MAINTAINERS: add networking selftests to NETWORKING
Add it to NETWORKING [GENERAL] to make sure patches for selftests
go to the netdev list as well.
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e1be77c78336..b359eb056e5c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6003,6 +6003,7 @@ F: include/uapi/linux/in.h F: include/uapi/linux/net.h F: include/uapi/linux/netdevice.h F: tools/net/ +F: tools/testing/selftests/net/ NETWORKING [IPv4/IPv6] M: "David S. Miller" <davem@davemloft.net> |