Hi,
This patchset addresses some warnings flagged by Sparse, and clang-18 in
TI Ethernet drivers.
Although these changes do not alter the functionality of the code, by
addressing them real problems introduced in future which are flagged by
tooling will stand out more readily.
Compile tested only.
---
Simon Horman (3):
net: ethernet: ti: am65-cpsw: Address __percpu Sparse warnings
net: ethernet: ti: am65-cpsw: Use __be64 type for id_temp
net: ethernet: ti: cpsw_ale: Remove unused accessor functions
drivers/net/ethernet/ti/am65-cpsw-nuss.c | 8 +++-----
drivers/net/ethernet/ti/cpsw_ale.c | 30 +++++++++++++++++++++---------
2 files changed, 24 insertions(+), 14 deletions(-)
base-commit: a9b1fab3b69f163bbe7a012d0c3f6b5204500c05