TEST_PROGS := test-vphn CFLAGS += -m64 all: $(TEST_PROGS) $(TEST_PROGS): ../harness.c include ../../lib.mk clean: rm -f $(TEST_PROGS) icon.ico'/>
summaryrefslogtreecommitdiff
path: root/net/sched/sch_cbq.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-10sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_apiJiri Pirko1-0/+1