From: Ido Schimmel <idosch@mellanox.com>
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://www.infradead.org/git/?a=commitdiff_plain;h=5b31f3e39a6c4be55ede49da0dd352017f09e8cf;p=linux.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 <idosch@mellanox.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
---

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>