lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <166720741730.7426.13684154383447575553.git-patchwork-notify@kernel.org> Date: Mon, 31 Oct 2022 09:10:17 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Juhee Kang <claudiajkang@...il.com> Cc: netdev@...r.kernel.org, simon.horman@...igine.com, kuba@...nel.org, davem@...emloft.net, edumazet@...gle.com, pabeni@...hat.com, pablo@...filter.org, skhan@...uxfoundation.org Subject: Re: [PATCH net-next v3] net: remove unusged netdev_unregistering() Hello: This patch was applied to netdev/net-next.git (master) by David S. Miller <davem@...emloft.net>: On Fri, 28 Oct 2022 01:04:24 +0900 you wrote: > Currently, use dev->reg_state == NETREG_UNREGISTERING to check the status > which is NETREG_UNREGISTERING, rather than using netdev_unregistering. > Also, A helper function which is netdev_unregistering on nedevice.h is no > longer used. Thus, netdev_unregistering removes from netdevice.h. > > Signed-off-by: Juhee Kang <claudiajkang@...il.com> > > [...] Here is the summary with links: - [net-next,v3] net: remove unusged netdev_unregistering() https://git.kernel.org/netdev/net-next/c/f3fb589aeb88 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists