diff options
author | Yi Wang <wang.yi59@zte.com.cn> | 2019-10-22 01:57:42 +0200 |
---|---|---|
committer | Jakub Kicinski <jakub.kicinski@netronome.com> | 2019-10-22 22:35:07 +0200 |
commit | d665c1281bc89ac85b8b0c058c22a3f94640a1d6 (patch) | |
tree | 5c150276c71004a1a4f3d731a2c41611c414433e /tools | |
parent | Merge branch 'bnxt_en-bug-fixes' (diff) | |
download | linux-d665c1281bc89ac85b8b0c058c22a3f94640a1d6.tar.xz linux-d665c1281bc89ac85b8b0c058c22a3f94640a1d6.zip |
net: sched: taprio: fix -Wmissing-prototypes warnings
We get one warnings when build kernel W=1:
net/sched/sch_taprio.c:1155:6: warning: no previous prototype for ‘taprio_offload_config_changed’ [-Wmissing-prototypes]
Make the function static to fix this.
Fixes: 9c66d1564676 ("taprio: Add support for hardware offloading")
Signed-off-by: Yi Wang <wang.yi59@zte.com.cn>
Acked-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions