On Tue, Apr 21, 2015 at 12:27 PM, Alexei Starovoitov <[email protected]> wrote: > introduce tc_classify_act() and qdisc_drop_bypass() helper functions to reduce > copy-paste among different qdiscs
I don't think qdisc_drop_bypass() is more readable than without it, maybe you need a better name, or just leave the code as it is. tc_classify_act() seems ok. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
