ethtool: netlink: convert commands to common SET
authorJakub Kicinski <kuba@kernel.org>
Wed, 25 Jan 2023 23:05:19 +0000 (15:05 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Jan 2023 12:24:32 +0000 (12:24 +0000)
commit04007961bfaf76894b65de2af67f96d9d1fa82cf
tree2bd61f7a84e4eaa7a42bc5b9f1249f3e9ccd9fb2
parent99132b6eb7927a549351f57638a1d560039f06f9
ethtool: netlink: convert commands to common SET

Convert all SET commands where new common code is applicable.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
16 files changed:
net/ethtool/channels.c
net/ethtool/coalesce.c
net/ethtool/debug.c
net/ethtool/eee.c
net/ethtool/fec.c
net/ethtool/linkinfo.c
net/ethtool/linkmodes.c
net/ethtool/mm.c
net/ethtool/module.c
net/ethtool/netlink.c
net/ethtool/netlink.h
net/ethtool/plca.c
net/ethtool/privflags.c
net/ethtool/pse-pd.c
net/ethtool/rings.c
net/ethtool/wol.c