diff options
author | Jakub Kicinski <[email protected]> | 2020-03-12 21:07:58 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-03-14 21:13:55 -0700 |
commit | 6427477136207bd6cb6e71a4167b2a2efa3f56e9 (patch) | |
tree | bc9af87154a7148668ea2839021b9f6bd11520a2 /tools/lib/api/debug.c | |
parent | 8078f028def19a2a85b29f1693e4c9508c96756c (diff) |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/lib/api/debug.c')
0 files changed, 0 insertions, 0 deletions