Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 781b456a authored by Stephen Hemminger's avatar Stephen Hemminger Committed by David S. Miller
Browse files

[MAINTAINERS]: Add proper entry for TC classifier

parent 8bf2b7b1
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -2752,6 +2752,12 @@ P: Christoph Hellwig
M:	hch@infradead.org
S:	Maintained

TC CLASSIFIER
P:	Jamal Hadi Salim
M:	hadi@cyberus.ca
L:	netdev@vger.kernel.org
S:	Maintained

TI OMAP RANDOM NUMBER GENERATOR SUPPORT
P:	Deepak Saxena
M:	dsaxena@plexity.net
+0 −2
Original line number Diff line number Diff line
@@ -884,8 +884,6 @@ static int __init tc_action_init(void)
		link_p[RTM_GETACTION-RTM_BASE].dumpit = tc_dump_action;
	}

	printk("TC classifier action (bugs to netdev@vger.kernel.org cc "
	       "hadi@cyberus.ca)\n");
	return 0;
}