]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qed: Remove unused qed_calc_*_ctx_validation functions
authorDr. David Alan Gilbert <linux@treblig.org>
Mon, 14 Apr 2025 00:52:44 +0000 (01:52 +0100)
committerJakub Kicinski <kuba@kernel.org>
Tue, 15 Apr 2025 15:26:27 +0000 (08:26 -0700)
commitfa381e21a907cf3cd009bd08c50231345b475772
tree2393ed2e19e72c2238a9de2e52d5dc79f9d09645
parente056d3d703886d69599fb757e65495ac606605ac
qed: Remove unused qed_calc_*_ctx_validation functions

qed_calc_session_ctx_validation() and qed_calc_task_ctx_validation()
were added as part of 2017's
commit da09091732ae ("qed*: Utilize FW 8.33.1.0")

but have remained unused.

Remove them.

This leaves; con_region_offsets[], task_region_offsets[],
cdu_crc8_table and qed_calc_cdu_validation_byte() unused.

Remove them.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Link: https://patch.msgid.link/20250414005247.341243-3-linux@treblig.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/qlogic/qed/qed_hsi.h
drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.c