[MAINTAINERS]: Add proper entry for TC classifier
[linux-2.6-block.git] / net / sched / act_api.c
index 0972247a839c7b239a7202de5d3293970eae7bd1..9affeeedf1070372650677711f0ccb97578e7cfa 100644 (file)
@@ -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;
 }