mbox series

[net,v3,0/2] fix ti-am65-cpsw-nuss module removal

Message ID 20241004041218.2809774-1-nico@fluxnic.net (mailing list archive)
Headers show
Series fix ti-am65-cpsw-nuss module removal | expand

Message

Nicolas Pitre Oct. 4, 2024, 4:10 a.m. UTC
Fix issues preventing rmmod of ti-am65-cpsw-nuss from working properly.

v3:

  - more patch submission minutiae

v2: https://lore.kernel.org/netdev/20241003172105.2712027-2-nico@fluxnic.net/T/

  - conform to netdev patch submission customs
  - address patch review trivias

v1: https://lore.kernel.org/netdev/20240927025301.1312590-2-nico@fluxnic.net/T/

Comments

patchwork-bot+netdevbpf@kernel.org Oct. 8, 2024, 8:50 a.m. UTC | #1
Hello:

This series was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Fri,  4 Oct 2024 00:10:32 -0400 you wrote:
> Fix issues preventing rmmod of ti-am65-cpsw-nuss from working properly.
> 
> v3:
> 
>   - more patch submission minutiae
> 
> v2: https://lore.kernel.org/netdev/20241003172105.2712027-2-nico@fluxnic.net/T/
> 
> [...]

Here is the summary with links:
  - [net,v3,1/2] net: ethernet: ti: am65-cpsw: prevent WARN_ON upon module removal
    https://git.kernel.org/netdev/net/c/47f9605484a8
  - [net,v3,2/2] net: ethernet: ti: am65-cpsw: avoid devm_alloc_etherdev, fix module removal
    https://git.kernel.org/netdev/net/c/03c96bc9d3d2

You are awesome, thank you!