From: David S. Miller Date: Wed, 19 Feb 2025 11:52:44 +0000 (+0000) Subject: Merge branch 'am65-cpsw-cleanup' X-Git-Tag: io_uring-6.15-20250403~82^2~279 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=de7a88b639d488607352a270ef2e052c4442b1b3;p=linux-2.6-block.git Merge branch 'am65-cpsw-cleanup' Roger Quadros says: ==================== net: ethernet: ti: am65-cpsw: drop multiple functions and code cleanup We have 2 tx completion functions to handle single-port vs multi-port variants. Merge them into one function to make maintenance easier. We also have 2 functions to handle TX completion for SKB vs XDP. Get rid of them too. Also do some minor cleanups. ==================== Signed-off-by: Roger Quadros Signed-off-by: David S. Miller --- de7a88b639d488607352a270ef2e052c4442b1b3