diff options
author | Ido Schimmel <idosch@mellanox.com> | 2019-07-31 09:38:19 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-07-31 08:26:53 -0700 |
commit | 5b31f3e39a6c4be55ede49da0dd352017f09e8cf (patch) | |
tree | 975a44dfe14f94fc5a9fc87ba98cb8debda6f591 /MAINTAINERS | |
parent | 23201ea57f6957ff9e02fcafafe6e0844a0087b5 (diff) | |
download | linux-5b31f3e39a6c4be55ede49da0dd352017f09e8cf.tar.gz linux-5b31f3e39a6c4be55ede49da0dd352017f09e8cf.tar.bz2 linux-5b31f3e39a6c4be55ede49da0dd352017f09e8cf.zip |
drop_monitor: Add missing uAPI file to MAINTAINERS file
Fixes: 6e43650cee64 ("add maintainer for network drop monitor kernel service")
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Acked-by: Neil Horman <nhorman@tuxdriver.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 9f5b8bd4faf9..b540794cbd91 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11137,6 +11137,7 @@ L: netdev@vger.kernel.org S: Maintained W: https://fedorahosted.org/dropwatch/ F: net/core/drop_monitor.c +F: include/uapi/linux/net_dropmon.h NETWORKING DRIVERS M: "David S. Miller" <davem@davemloft.net> |