commit | fdc5432a7b44ab7de17141beec19d946b9344e91 | [log] [tgz] |
---|---|---|
author | Daniel Borkmann <daniel@iogearbox.net> | Thu Jan 07 15:50:22 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 10 17:54:28 2016 -0500 |
tree | 51330d75653ca85574e463c2e40ff60ab95e0774 | |
parent | 4156afafcc4c522adfd59c694126edc30247b7ad [diff] |
net, sched: add skb_at_tc_ingress helper Add a skb_at_tc_ingress() as this will be needed elsewhere as well and can hide the ugly ifdef. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>