diff options
author | 2020-03-12 21:08:00 -0700 | |
---|---|---|
committer | 2020-03-14 21:13:55 -0700 | |
commit | 4a988e3103c97af720aae24d15502a7680305fcb (patch) | |
tree | 5debf9b49083a489b6291596a22c1926308777fa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: qede: reject unsupported coalescing params (diff) | |
download | wireguard-linux-4a988e3103c97af720aae24d15502a7680305fcb.tar.xz wireguard-linux-4a988e3103c97af720aae24d15502a7680305fcb.zip |
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions