Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/intel/igc
Jakub Kicinski dbfa497a26 net: igc: let core reject the unsupported coalescing parameters
Set ethtool_ops->supported_coalesce_params to let
the core reject unsupported coalescing parameters.

This driver was rejecting almost all unsupported
parameters already, it was only missing a check
for tx_max_coalesced_frames_irq.

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

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-03-12 11:32:36 -07:00
..
2020-01-17 09:55:34 -08:00
2020-02-19 16:51:43 -08:00
2020-02-19 15:52:06 -08:00
2020-01-17 09:55:34 -08:00
2018-10-17 13:52:00 -07:00
2018-10-17 13:52:00 -07:00
2019-10-21 10:22:13 -07:00
2019-10-21 10:22:13 -07:00
2020-02-19 16:51:43 -08:00
2018-10-17 13:52:00 -07:00
2018-10-17 13:52:00 -07:00
2018-10-17 13:56:55 -07:00
2020-02-19 15:52:06 -08:00
2020-02-19 15:52:06 -08:00