Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <[email protected]>:
On Thu, 3 Mar 2022 18:14:56 +0100 you wrote: > This is the first batch of converting netif_rx_ni() caller to > netif_rx(). The change making this possible is net-next and > netif_rx_ni() is a wrapper around netif_rx(). This is a clean up in > order to remove netif_rx_ni(). > > Cc: Andrew Lunn <[email protected]> > Cc: [email protected] > Cc: Chris Zankel <[email protected]> > Cc: Florian Fainelli <[email protected]> > Cc: Horatiu Vultur <[email protected]> > Cc: Jonathan Corbet <[email protected]> > Cc: Kurt Kanzenbach <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: Ćukasz Stelmach <[email protected]> > Cc: Max Filippov <[email protected]> > Cc: Mike Travis <[email protected]> > Cc: Nikolay Aleksandrov <[email protected]> > Cc: Robin Holt <[email protected]> > Cc: Roopa Prabhu <[email protected]> > Cc: Steve Wahl <[email protected]> > Cc: [email protected] > Cc: Vivien Didelot <[email protected]> > Cc: Vladimir Oltean <[email protected]> > Sebastian Here is the summary with links: - [net-next,1/9] docs: networking: Use netif_rx(). https://git.kernel.org/netdev/net-next/c/21f95a88eab4 - [net-next,2/9] net: xtensa: Use netif_rx(). https://git.kernel.org/netdev/net-next/c/aa4e5761bff5 - [net-next,3/9] net: sgi-xp: Use netif_rx(). https://git.kernel.org/netdev/net-next/c/4343b866aa94 - [net-next,4/9] net: caif: Use netif_rx(). https://git.kernel.org/netdev/net-next/c/3fb4430e73bf - [net-next,5/9] net: dsa: Use netif_rx(). https://git.kernel.org/netdev/net-next/c/db00cc9da079 - [net-next,6/9] net: ethernet: Use netif_rx(). https://git.kernel.org/netdev/net-next/c/90f77c1c512f - [net-next,7/9] net: macvlan: Use netif_rx(). https://git.kernel.org/netdev/net-next/c/566214f44697 - [net-next,8/9] net: bridge: Use netif_rx(). https://git.kernel.org/netdev/net-next/c/2e83bdd5d6cf - [net-next,9/9] net: dev: Use netif_rx(). https://git.kernel.org/netdev/net-next/c/ad0a043fc26c You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
