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: Thu, 23 Jun 2022 16:10:12 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Ivan Vecera <ivecera@...hat.com> Cc: netdev@...r.kernel.org, mkubecek@...e.cz, djuarezg@...n.ch, idosch@...dia.com Subject: Re: [PATCH ethtool v3] sff-8079/8472: Fix missing sff-8472 output in netlink path Hello: This patch was applied to ethtool/ethtool.git (master) by Michal Kubecek <mkubecek@...e.cz>: On Thu, 16 Jun 2022 20:05:26 +0200 you wrote: > Commit 25b64c66f58d ("ethtool: Add netlink handler for > getmodule (-m)") provided a netlink variant for getmodule > but also introduced a regression as netlink output is different > from ioctl output that provides information from A2h page > via sff8472_show_all(). > > To fix this the netlink path should check a presence of A2h page > by value of bit 6 in byte 92 of page A0h and if it is set then > get A2h page and call sff8472_show_all(). > > [...] Here is the summary with links: - [ethtool,v3] sff-8079/8472: Fix missing sff-8472 output in netlink path https://git.kernel.org/pub/scm/network/ethtool/ethtool.git/commit/?id=fb92de62eeb1 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