diff options
author | Jakub Kicinski <[email protected]> | 2020-03-12 21:08:00 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-03-14 21:13:55 -0700 |
commit | 4a988e3103c97af720aae24d15502a7680305fcb (patch) | |
tree | 5debf9b49083a489b6291596a22c1926308777fa /tools/lib/api/debug.c | |
parent | c9312022dba86008ff317fc5dd00fb68ca9e2357 (diff) |
net: qlnic: let core reject the unsupported coalescing parameters
Set ethtool_ops->supported_coalesce_params to let
the core reject unsupported coalescing parameters.
This driver already correctly rejected almost all
unsupported parameters (missing sample_rate_interval).
As a side effect of these changes the error code for
unsupported params changes from EINVAL to EOPNOTSUPP.
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