diff options
author | Yi Wang <wang.yi59@zte.com.cn> | 2019-10-22 07:57:42 +0800 |
---|---|---|
committer | Jakub Kicinski <jakub.kicinski@netronome.com> | 2019-10-22 13:35:07 -0700 |
commit | d665c1281bc89ac85b8b0c058c22a3f94640a1d6 (patch) | |
tree | 5c150276c71004a1a4f3d731a2c41611c414433e /net/ieee802154/core.c | |
parent | 682fa9fb6095b629776320766540140707b7137a (diff) |
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 'net/ieee802154/core.c')
0 files changed, 0 insertions, 0 deletions