Message ID | 20221026132215.696950-1-bigeasy@linutronix.de (mailing list archive) |
---|---|
Headers | show |
Series | net: Remove the obsolte u64_stats_fetch_*_irq() | expand |
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Wed, 26 Oct 2022 15:22:13 +0200 you wrote: > Hi, > > This is the removal of u64_stats_fetch_*_irq() users in networking. The > prerequisites are part of v6.1-rc1. I made two patches, one for net/ and > the other for drivers/net. Hope that is okay. > The spi and bpf bits are not part of the series and have been routed > directly. > > [...] Here is the summary with links: - [net-next,1/2] net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). https://git.kernel.org/netdev/net-next/c/068c38ad88cc - [net-next,2/2] net: Remove the obsolte u64_stats_fetch_*_irq() users (net). https://git.kernel.org/netdev/net-next/c/d120d1a63b2c You are awesome, thank you!