diff options
author | 2017-12-22 15:52:05 +0000 | |
---|---|---|
committer | 2017-12-27 13:34:42 -0500 | |
commit | 3c1490913f3bcf750261649e7ffd62390187058c (patch) | |
tree | ed0f341cce2f09b585cfcdaf08d0bc97c0bc7769 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'l2tp-next' (diff) | |
download | linux-dev-3c1490913f3bcf750261649e7ffd62390187058c.tar.xz linux-dev-3c1490913f3bcf750261649e7ffd62390187058c.zip |
net: sch: api: fix tcf_block_get
The build of mips bcm47xx_defconfig is failing with the error:
net/sched/sch_fq_codel.c: In function 'fq_codel_init':
net/sched/sch_fq_codel.c:487:8: error:
too many arguments to function 'tcf_block_get'
While adding the extack support, the commit missed adding it in the
headers when CONFIG_NET_CLS is not defined.
Fixes: 8d1a77f974ca ("net: sch: api: add extack support in tcf_block_get")
Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions