Re: [PATCH v3 net-next 0/5] net: ipa: some more cleanup

2021-02-12 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Fri, 12 Feb 2021 08:33:57 -0600 you wrote: > Version 3 of this series uses dev_err_probe() in the second patch, > as suggested by Heiner Kallweit. > > Version 2 was sent to ensure the series was based on current > net-

[PATCH v3 net-next 0/5] net: ipa: some more cleanup

2021-02-12 Thread Alex Elder
Version 3 of this series uses dev_err_probe() in the second patch, as suggested by Heiner Kallweit. Version 2 was sent to ensure the series was based on current net-next/master, and added copyright updates to files touched. The original introduction is below.