diff options
| author | Cong Wang <xiyou.wangcong@gmail.com> | 2018-12-11 22:15:46 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2018-12-15 02:32:19 +0300 |
| commit | aeb3fecde811d5392ed481d8558f5751ac542e77 (patch) | |
| tree | 87b1b90e78e94729621abd371e32c19cb4b5dae3 /include/linux/node.h | |
| parent | 390de1940441a72625283098dd0d9303d0ceb8fb (diff) | |
| download | linux-aeb3fecde811d5392ed481d8558f5751ac542e77.tar.xz | |
net_sched: fold tcf_block_cb_call() into tc_setup_cb_call()
After commit 69bd48404f25 ("net/sched: Remove egdev mechanism"),
tc_setup_cb_call() is nearly identical to tcf_block_cb_call(),
so we can just fold tcf_block_cb_call() into tc_setup_cb_call()
and remove its unused parameter 'exts'.
Fixes: 69bd48404f25 ("net/sched: Remove egdev mechanism")
Cc: Oz Shlomo <ozsh@mellanox.com>
Cc: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Acked-by: Oz Shlomo <ozsh@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/node.h')
0 files changed, 0 insertions, 0 deletions
