diff options
author | ChenTao <chentao107@huawei.com> | 2020-05-06 13:22:17 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-06 23:19:42 +0200 |
commit | df1577cbaa87d8a29bf18f41d2ba82668d59d106 (patch) | |
tree | 3c52a3fec4b1143161deeeb3a436fd26bdf8bc7c /drivers/tee | |
parent | net: mediatek: Fix use correct return type for ndo_start_xmit() (diff) | |
download | linux-df1577cbaa87d8a29bf18f41d2ba82668d59d106.tar.xz linux-df1577cbaa87d8a29bf18f41d2ba82668d59d106.zip |
net: enetc: Make some symbols static
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 <hulkci@huawei.com>
Signed-off-by: ChenTao <chentao107@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/tee')
0 files changed, 0 insertions, 0 deletions