Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <[email protected]>:
On Tue, 15 Sep 2026 23:14:03 +0200 you wrote: > From: Arnd Bergmann <[email protected]> > > The ieee802154 socket implementation is the last remaining caller of the > netdevice ioctl callback. In order to completely remove this, add a custom > pointer to the existing wpan_dev specific operations structure. Since that > structure is currently only used to wrap the 'create' header operation, > adjust the naming slightly to make this more generic. > > [...] Here is the summary with links: - [1/2,net-next,v3] ieee802154: avoid deprecated .ndo_do_ioctl callback https://git.kernel.org/netdev/net-next/c/52fb7cca01e1 - [2/2,net-next,v3] net: remove ndo_do_ioctl handler https://git.kernel.org/netdev/net-next/c/d98a52ae914e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html

