diff options
author | 2020-03-05 17:06:00 -0800 | |
---|---|---|
committer | 2020-03-06 22:45:55 -0800 | |
commit | 0f3883b4773fa000f3c692c842bd9cf2c1bd935d (patch) | |
tree | 5eb21d4bf255de35cad7136bf4a3f025336e80f9 /drivers/net/ethernet/intel/ice/ice_ethtool.c | |
parent | r8152: reject unsupported coalescing params (diff) | |
download | wireguard-linux-0f3883b4773fa000f3c692c842bd9cf2c1bd935d.tar.xz wireguard-linux-0f3883b4773fa000f3c692c842bd9cf2c1bd935d.zip |
vmxnet3: let core reject the unsupported coalescing parameters
Set ethtool_ops->supported_coalesce_params to let
the core reject unsupported coalescing parameters.
This driver correctly rejects all unsupported parameters.
As a side effect of these changes the error code for
unsupported params changes from EINVAL to EOPNOTSUPP.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_ethtool.c')
0 files changed, 0 insertions, 0 deletions