Files
linux/drivers
Colin Ian King 9b78bbef51 net: chelsio: remove unused function calc_tx_descs
The inlined helper function calc_tx_descs is not used and is redundant.
Remove it.

Cleans up clang scan build warning:
drivers/net/ethernet/chelsio/cxgb4/sge.c:814:28: warning: unused
function 'calc_tx_descs' [-Wunused-function]

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2024-03-08 10:19:35 +00:00
..
2024-02-06 20:07:35 +02:00
2024-02-06 14:10:47 +08:00
2024-03-03 02:32:35 +00:00
2024-03-07 20:26:24 -08:00
2023-12-15 17:07:05 +01:00
2024-02-05 16:16:24 +01:00
2023-12-11 09:10:42 +01:00
2024-01-05 15:55:41 +05:30
2024-02-27 12:52:51 +00:00
2023-12-15 17:27:04 +01:00
2024-02-06 20:07:12 +02:00
2024-01-04 17:03:47 +01:00
2024-01-12 12:38:37 +01:00