From: Ido Schimmel Date: Wed, 31 Jul 2019 06:38:19 +0000 (+0300) Subject: drop_monitor: Add missing uAPI file to MAINTAINERS file X-Git-Tag: v5.3-rc4~36^2~45 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=5b31f3e39a6c4be55ede49da0dd352017f09e8cf;p=linux-2.6-block.git drop_monitor: Add missing uAPI file to MAINTAINERS file Fixes: 6e43650cee64 ("add maintainer for network drop monitor kernel service") Signed-off-by: Ido Schimmel Acked-by: Neil Horman Signed-off-by: David S. Miller --- 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"