commit | e02f08a07098887733f92d8c5631432a3d94de6c | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Mon Jan 15 10:43:03 2018 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 16 14:25:42 2018 -0500 |
tree | 22c424d8ae06fd91004ce7691392bfee90a3b941 | |
parent | fedae6d7e6b4e05928b228b7f1c85407aa37fd04 [diff] |
mlxsw: spectrum: qdiscs: Make function mlxsw_sp_qdisc_prio_unoffload static Fixes the following sparse warning: drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c:464:1: warning: symbol 'mlxsw_sp_qdisc_prio_unoffload' was not declared. Should it be static? Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>