linux/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 ethtool: Add 10base-T1L link mode entry 2022-05-01 17:45:35 +01:00
common.h
debug.c
eee.c
eeprom.c ethtool: Fix get module eeprom fallback 2022-06-17 20:22:16 -07:00
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 net: rename reference+tracking helpers 2022-06-09 21:52:55 -07:00
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