commit | 2b029556667a7fc1aea731c5828e501656f87653 | [log] [tgz] |
---|---|---|
author | Saeed Mahameed <saeedm@mellanox.com> | Tue Oct 25 18:36:29 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 29 12:00:39 2016 -0400 |
tree | 9c55745877809676cfe4b9f8ab9e394c72ce13f5 | |
parent | e83d6955fe422f120b0e98e4f02496af89845eef [diff] |
net/mlx5e: Choose best nearest LRO timeout Instead of predicting the index of the wanted LRO timeout value from hardware capabilities, look for the nearest LRO timeout value. Fixes: 5c50368f3831 ('net/mlx5e: Light-weight netdev open/stop') Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: Mohamad Haj Yahia <mohamad@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>