diff options
author | Yue Haibing <yuehaibing@huawei.com> | 2024-08-24 11:31:07 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-08-28 00:17:52 +0300 |
commit | 0eaebf738e6ec45d1f8a268155b13afcf17e2c97 (patch) | |
tree | 2e988c787ba04fa2b7deab1687cfdadcd0f33113 /drivers/net/ethernet/altera | |
parent | 9a4556862d1f0f4d3a77c5252a616e006a4c3432 (diff) | |
download | linux-0eaebf738e6ec45d1f8a268155b13afcf17e2c97.tar.xz |
net: liquidio: Remove unused declarations
Commit da15c78b5664 ("liquidio CN23XX: VF register access") declared
cn23xx_dump_vf_initialized_regs() but never implemented it.
octeon_dump_soft_command() is never implemented and used since introduction in
commit 35878618c92d ("liquidio: Added delayed work for periodically updating
the link statistics.").
And finally, a few other declarations were never implenmented since introduction
in commit f21fb3ed364b ("Add support of Cavium Liquidio ethernet adapters").
Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20240824083107.3639602-1-yuehaibing@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/altera')
0 files changed, 0 insertions, 0 deletions