linux-xiaomi-chiron/net/ethtool
Jakub Kicinski 9000edb71a net: ethtool: require drivers to set supported_coalesce_params
Now that all in-tree drivers have been updated we can
make the supported_coalesce_params mandatory.

To save debugging time in case some driver was missed
(or is out of tree) add a warning when netdev is registered
with set_coalesce but without supported_coalesce_params.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Michal Kubecek <mkubecek@suse.cz>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-03-17 20:56:58 -07:00
..
bitset.c
bitset.h
channels.c ethtool: fix spelling mistake "exceeeds" -> "exceeds" 2020-03-13 11:23:33 -07:00
common.c net: ethtool: require drivers to set supported_coalesce_params 2020-03-17 20:56:58 -07:00
common.h
debug.c
features.c
ioctl.c net: ethtool: require drivers to set supported_coalesce_params 2020-03-17 20:56:58 -07:00
linkinfo.c
linkmodes.c
linkstate.c
Makefile
netlink.c
netlink.h
privflags.c
rings.c ethtool: fix spelling mistake "exceeeds" -> "exceeds" 2020-03-13 11:23:33 -07:00
strset.c
wol.c