From: David S. Miller Date: Wed, 19 Feb 2025 11:52:44 +0000 (+0000) Subject: Merge branch 'am65-cpsw-cleanup' X-Git-Tag: v6.15-rc1~160^2~279 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de7a88b639d488607352a270ef2e052c4442b1b3;p=thirdparty%2Fkernel%2Flinux.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