diff mbox

[net-next] MAINTAINERS: rename TC entry and add couple of header files

Message ID 1492100031-13462-1-git-send-email-jiri@resnulli.us
State Accepted, archived
Delegated to: David Miller
Headers show

Commit Message

Jiri Pirko April 13, 2017, 4:13 p.m. UTC
From: Jiri Pirko <jiri@mellanox.com>

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>
---
 MAINTAINERS | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Comments

Jamal Hadi Salim April 17, 2017, 4:49 p.m. UTC | #1
On 17-04-13 12:13 PM, Jiri Pirko wrote:
> From: Jiri Pirko <jiri@mellanox.com>
>
> 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>

cheers,
jamal
David Miller April 17, 2017, 5:26 p.m. UTC | #2
From: Jiri Pirko <jiri@resnulli.us>
Date: Thu, 13 Apr 2017 18:13:51 +0200

> From: Jiri Pirko <jiri@mellanox.com>
> 
> 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>

Applied.
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 5397f54..549e8e1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12180,12 +12180,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