Re: [PATCH net-next v7 08/17] ethtool: move string arrays into common file
From: Jiri Pirko <jiri@resnulli.us>
Date: 2019-10-10 13:27:24
Also in:
lkml
From: Jiri Pirko <jiri@resnulli.us>
Date: 2019-10-10 13:27:24
Also in:
lkml
Wed, Oct 09, 2019 at 10:59:24PM CEST, mkubecek@suse.cz wrote:
Introduce file net/ethtool/common.c for code shared by ioctl and netlink ethtool interface. Move name tables of features, RSS hash functions, tunables and PHY tunables into this file. Signed-off-by: Michal Kubecek <redacted>
Reviewed-by: Jiri Pirko <redacted>