Skip to content

Commit

Permalink
Merge branch 'net-ethernet-ti-am65-cpsw-streamline-rx-tx-queue-creati…
Browse files Browse the repository at this point in the history
…on-and-cleanup'

Roger Quadros says:

====================
net: ethernet: ti: am65-cpsw: streamline RX/TX queue creation and cleanup

In this series we fix an issue with missing cleanups during
error path of am65_cpsw_nuss_init_tx/rx_chns() when used anywhere
other than at probe().

Then we streamline RX and TX queue creation and cleanup. The queues
can now be created or destroyed by calling the appropriate
functions am65_cpsw_create_rxqs/txqs() and am65_cpsw_destroy_rxq/txqs().

v1: https://lore.kernel.org/20250115-am65-cpsw-streamline-v1-0-326975c36935@kernel.org
====================

Link: https://patch.msgid.link/20250117-am65-cpsw-streamline-v2-0-91a29c97e569@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
  • Loading branch information
Jakub Kicinski committed Jan 20, 2025
2 parents b115243 + 3568d21 commit d73a460
Showing 1 changed file with 238 additions and 191 deletions.
Loading

0 comments on commit d73a460

Please sign in to comment.