Hi Uwe, u.kleine-koenig@xxxxxxxxxxxxxx wrote on Mon, 4 Dec 2023 19:30:40 +0100: > Hello, > > (implicit) v1 of this series can be found at > https://lore.kernel.org/netdev/20231117095922.876489-1-u.kleine-koenig@xxxxxxxxxxxxxx. > Changes since then: > > - Dropped patch #1 as Alex objected. Patch #1 (was #2 before) now > converts ipa to remove_new() and introduces an error message in the > error path that failed before. > > - Rebased to today's next > > - Add the tags received in the previous round. > > Uwe Kleine-König (9): > net: ipa: Convert to platform remove callback returning void > net: fjes: Convert to platform remove callback returning void > net: pcs: rzn1-miic: Convert to platform remove callback returning > void > net: sfp: Convert to platform remove callback returning void > net: wan/fsl_ucc_hdlc: Convert to platform remove callback returning > void > net: wan/ixp4xx_hss: Convert to platform remove callback returning > void > net: wwan: qcom_bam_dmux: Convert to platform remove callback > returning void > ieee802154: fakelb: Convert to platform remove callback returning void > ieee802154: hwsim: Convert to platform remove callback returning void FYI, I plan on taking patches 8 and 9 through wpan-next. Thanks, Miquèl