projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23201ea
)
drop_monitor: Add missing uAPI file to MAINTAINERS file
author
Ido Schimmel
<idosch@mellanox.com>
Wed, 31 Jul 2019 06:38:19 +0000
(09:38 +0300)
committer
David S. Miller
<davem@davemloft.net>
Wed, 31 Jul 2019 15:26:53 +0000
(08:26 -0700)
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>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index
9f5b8bd
..
b540794
100644
(file)
--- 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>