commit | 8ffe2df6426f874659a3aa1654f45ba83fa91f87 | [log] [tgz] |
---|---|---|
author | Zou Wei <zou_wei@huawei.com> | Thu Apr 23 15:27:40 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 23 15:53:52 2020 -0700 |
tree | f585f267db74aee5b9d66e21337d54a685a03e5c | |
parent | 3c9143d96852485725d330b9164062d8f2d90a38 [diff] |
qed: Make ll2_cbs static Fix the following sparse warning: drivers/net/ethernet/qlogic/qed/qed_ll2.c:2334:20: warning: symbol 'll2_cbs' was not declared. Should it be static? Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Zou Wei <zou_wei@huawei.com> Acked-by: Michal KalderonĀ <michal.kalderon@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>