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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <172837443152.434453.3560718688892261102.git-patchwork-notify@kernel.org>
Date: Tue, 08 Oct 2024 08:00:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Zijun Hu <quic_zijuhu@...cinc.com>
Cc: timur@...nel.org, davem@...emloft.net, gregkh@...uxfoundation.org,
 edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
 netdev@...r.kernel.org, linux-kernel@...r.kernel.org, zijun_hu@...oud.com
Subject: Re: [PATCH net-next v6] net: qcom/emac: Find sgmii_ops by
 device_for_each_child()

Hello:

This patch was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@...hat.com>:

On Thu, 3 Oct 2024 10:27:27 -0700 you wrote:
> To prepare for constifying the following old driver core API:
> 
> struct device *device_find_child(struct device *dev, void *data,
> 		int (*match)(struct device *dev, void *data));
> to new:
> struct device *device_find_child(struct device *dev, const void *data,
> 		int (*match)(struct device *dev, const void *data));
> 
> [...]

Here is the summary with links:
  - [net-next,v6] net: qcom/emac: Find sgmii_ops by device_for_each_child()
    https://git.kernel.org/netdev/net-next/c/138d21b68b71

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ