linux/drivers/net/ethernet/qlogic/netxen
Jakub Kicinski 6427477136 net: netxen: let core reject the unsupported coalescing parameters
Set ethtool_ops->supported_coalesce_params to let
the core reject unsupported coalescing parameters.

As a side effect of these changes the error code for
unsupported params changes from EINVAL to EOPNOTSUPP.

The driver was missing a check for rate_sample_interval.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-03-14 21:13:55 -07:00
..
Makefile
netxen_nic_ctx.c
netxen_nic_ethtool.c net: netxen: let core reject the unsupported coalescing parameters 2020-03-14 21:13:55 -07:00
netxen_nic_hdr.h
netxen_nic_hw.c
netxen_nic_hw.h
netxen_nic_init.c
netxen_nic_main.c
netxen_nic.h qlogic: Replace zero-length array with flexible-array member 2020-02-26 16:43:09 -08:00