Hi, Yi Wang <[email protected]> writes:
> 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. > > Signed-off-by: Yi Wang <[email protected]> > --- This looks like it should be directed to net-next. When you re-send it for net-next, feel free to add my: Acked-by: Vinicius Costa Gomes <[email protected]> Cheers, -- Vinicius

