diff options
author | 2021-01-18 16:13:13 +0100 | |
---|---|---|
committer | 2021-02-12 10:20:13 -0800 | |
commit | 43a925e49d467c2a5d7f510fbf25ef9835715e24 (patch) | |
tree | 89cd0f77d4bf1976f8903fa94a2063445b050e20 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ice: move skb pointer from rx_buf to rx_ring (diff) | |
download | wireguard-linux-43a925e49d467c2a5d7f510fbf25ef9835715e24.tar.xz wireguard-linux-43a925e49d467c2a5d7f510fbf25ef9835715e24.zip |
ice: remove redundant checks in ice_change_mtu
dev_validate_mtu checks that mtu value specified by user is not less
than min mtu and not greater than max allowed mtu. It is being done
before calling the ndo_change_mtu exposed by driver, so remove these
redundant checks in ice_change_mtu.
Reviewed-by: Björn Töpel <bjorn.topel@intel.com>
Signed-off-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Tested-by: Tony Brelinski <tonyx.brelinski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions