mbox series

[net-next,v3,0/4] stmmac: Several PCI-related improvements

Message ID 20250224135321.36603-2-phasta@kernel.org (mailing list archive)
Headers show
Series stmmac: Several PCI-related improvements | expand

Message

Philipp Stanner Feb. 24, 2025, 1:53 p.m. UTC
Changes in v3:
  - Several formatting nits (Paolo)
  - Split up patch into a patch series (Yanteng)

Philipp Stanner (4):
  stmmac: loongson: Pass correct arg to PCI function
  stmmac: loongson: Remove surplus loop
  stmmac: Remove pcim_* functions for driver detach
  stmmac: Replace deprecated PCI functions

 .../ethernet/stmicro/stmmac/dwmac-loongson.c  | 31 ++++++-------------
 .../net/ethernet/stmicro/stmmac/stmmac_pci.c  | 24 ++++----------
 2 files changed, 15 insertions(+), 40 deletions(-)