WSL2-Linux-Kernel/net/ethtool
Jakub Kicinski 4f5059e629 ethtool: report missing header via ext_ack in the default handler
The actual presence check for the header is in
ethnl_parse_header_dev_get() but it's a few layers in,
and already has a ton of arguments so let's just pick
the low hanging fruit and check for missing header in
the default request handler.

Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2022-08-30 12:20:43 +02:00
..
Makefile
bitset.c
bitset.h
cabletest.c net: delete extra space and tab in blank line 2022-07-25 19:38:31 -07:00
channels.c
coalesce.c
common.c
common.h
debug.c
eee.c
eeprom.c
features.c
fec.c
ioctl.c ethtool: move from strlcpy with unused retval to strscpy 2022-08-22 18:06:55 -07:00
linkinfo.c
linkmodes.c
linkstate.c
module.c
netlink.c ethtool: report missing header via ext_ack in the default handler 2022-08-30 12:20:43 +02:00
netlink.h
pause.c
phc_vclocks.c
privflags.c
rings.c
stats.c
strset.c ethtool: strset: report missing ETHTOOL_A_STRINGSET_ID via ext_ack 2022-08-30 12:20:43 +02:00
tsinfo.c
tunnels.c
wol.c