From: Jiri Pirko <jiri@mellanox.com>
Date: Thu, 13 Apr 2017 16:13:51 +0000 (+0200)
Subject: MAINTAINERS: rename TC entry and add couple of header files
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6b2af241f0766a9d2c01dfa4e5aece433b51ff70;p=linux.git

MAINTAINERS: rename TC entry and add couple of header files

The section is not specific only to "TC classifiers", but applies to the
whole TC subsystem. Also, add couple of forgotten headers.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
---

diff --git a/MAINTAINERS b/MAINTAINERS
index 8bc85dc8a71a0..197387863297f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12187,12 +12187,17 @@ F:	Documentation/accounting/taskstats*
 F:	include/linux/taskstats*
 F:	kernel/taskstats.c
 
-TC CLASSIFIER
+TC subsystem
 M:	Jamal Hadi Salim <jhs@mojatatu.com>
 L:	netdev@vger.kernel.org
 S:	Maintained
 F:	include/net/pkt_cls.h
+F:	include/net/pkt_sched.h
+F:	include/net/tc_act/
 F:	include/uapi/linux/pkt_cls.h
+F:	include/uapi/linux/pkt_sched.h
+F:	include/uapi/linux/tc_act/
+F:	include/uapi/linux/tc_ematch/
 F:	net/sched/
 
 TCP LOW PRIORITY MODULE