]> asedeno.scripts.mit.edu Git - linux.git/commit
net: sched: tcindex, fw, flow: use tcf_block_q helper to get struct Qdisc
authorJiri Pirko <jiri@mellanox.com>
Fri, 13 Oct 2017 12:01:03 +0000 (14:01 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 Oct 2017 20:00:41 +0000 (21:00 +0100)
commit1abf272022cf1d18469405f47b4ec49c6a3125db
tree581662b962aa5e3e4b47e2fb7f78390f9196e44b
parent7fa9d974f3c2a016b9accb18f4ee2ed2a738585c
net: sched: tcindex, fw, flow: use tcf_block_q helper to get struct Qdisc

Use helper to get q pointer per block.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/cls_flow.c
net/sched/cls_fw.c
net/sched/cls_tcindex.c