commit | a0cfa79f8470031a06f99172ae7163ceb12cb524 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Tue Mar 19 22:42:37 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 19 14:10:09 2019 -0700 |
tree | 5157697c9fc2e2a651aff498e80d466abd2d8b94 | |
parent | 93a77c11ae79e83988d4b7f2f3dd8252231e4cd2 [diff] |
ibmveth: Make array ibmveth_stats static Fix sparse warning: drivers/net/ethernet/ibm/ibmveth.c:96:21: warning: symbol 'ibmveth_stats' was not declared. Should it be static? Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>