commit | fbb66ad5dcbebc1bb9330acfbd684df06e016d56 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Wed Sep 05 11:16:02 2018 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 05 08:06:13 2018 -0700 |
tree | 4d25ada012f12354ec9f9518a12ea2b57fb2930b | |
parent | 579d03fecb23858e5070ea168e38442ccef80a9d [diff] |
net/mlx5e: Make function mlx5i_grp_sw_update_stats() static Fixes the following sparse warning: drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c:119:6: warning: symbol 'mlx5i_grp_sw_update_stats' was not declared. Should it be static? Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>