Skip to content

Commit

Permalink
Merge branch 'am65-cpsw-cleanup'
Browse files Browse the repository at this point in the history
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 <rogerq@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Feb 19, 2025
2 parents 8e7d925 + ce643fa commit de7a88b
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 148 deletions.
Loading

0 comments on commit de7a88b

Please sign in to comment.