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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 07 Feb 2022 12:30:09 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Heiner Kallweit <hkallweit1@...il.com> Cc: kuba@...nel.org, davem@...emloft.net, nic_swsd@...ltek.com, netdev@...r.kernel.org Subject: Re: [PATCH net-next] r8169: factor out redundant RTL8168d PHY config functionality to rtl8168d_1_common() Hello: This patch was applied to netdev/net-next.git (master) by David S. Miller <davem@...emloft.net>: On Sun, 6 Feb 2022 17:07:13 +0100 you wrote: > rtl8168d_2_hw_phy_config() shares quite some functionality with > rtl8168d_1_hw_phy_config(), so let's factor out the common part to a > new function rtl8168d_1_common(). In addition improve the code a little. > > Signed-off-by: Heiner Kallweit <hkallweit1@...il.com> > --- > .../net/ethernet/realtek/r8169_phy_config.c | 71 +++++++------------ > 1 file changed, 25 insertions(+), 46 deletions(-) Here is the summary with links: - [net-next] r8169: factor out redundant RTL8168d PHY config functionality to rtl8168d_1_common() https://git.kernel.org/netdev/net-next/c/b845bac8edb1 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