diff options
author | Jakub Kicinski <kuba@kernel.org> | 2020-03-13 07:08:00 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-15 07:13:55 +0300 |
commit | 4a988e3103c97af720aae24d15502a7680305fcb (patch) | |
tree | 5debf9b49083a489b6291596a22c1926308777fa /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c9312022dba86008ff317fc5dd00fb68ca9e2357 (diff) | |
download | linux-4a988e3103c97af720aae24d15502a7680305fcb.tar.xz |
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 <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions