From: ChenTao <chentao...@huawei.com> Date: Wed, 6 May 2020 19:22:17 +0800
> Fix the following warning: > > drivers/net/ethernet/freescale/enetc/enetc_qos.c:427:20: warning: > symbol 'enetc_act_fwd' was not declared. Should it be static? > drivers/net/ethernet/freescale/enetc/enetc_qos.c:966:20: warning: > symbol 'enetc_check_flow_actions' was not declared. Should it be static? > > Reported-by: Hulk Robot <hul...@huawei.com> > Signed-off-by: ChenTao <chentao...@huawei.com> Applied.