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, 4 May 2020 20:18:50 -0700 From: Florian Fainelli <f.fainelli@...il.com> To: Andrew Lunn <andrew@...n.ch>, David Miller <davem@...emloft.net> Cc: netdev <netdev@...r.kernel.org>, Heiner Kallweit <hkallweit1@...il.com>, Chris Healy <cphealy@...il.com>, Michal Kubecek <mkubecek@...e.cz>, michael@...le.cc Subject: Re: [PATCH net-next v2 03/10] net: ethtool: netlink: Add support for triggering a cable test On 5/4/2020 5:18 PM, Andrew Lunn wrote: > Add new ethtool netlink calls to trigger the starting of a PHY cable > test. > > Add Kconfig'ury to ETHTOOL_NETLINK so that PHYLIB is not a module when > ETHTOOL_NETLINK is builtin, which would result in kernel linking errors. > > v2: > Remove unwanted white space change > Remove ethnl_cable_test_act_ops and use doit handler > Rename cable_test_set_policy cable_test_act_policy > Remove ETHTOOL_MSG_CABLE_TEST_ACT_REPLY > > Signed-off-by: Andrew Lunn <andrew@...n.ch> Reviewed-by: Florian Fainelli <f.fainelli@...il.com> -- Florian
Powered by blists - more mailing lists