commit | 02377e6edf135289ebdf6ff4b40a422db4b780ff | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Thu Jan 02 16:17:41 2020 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Feb 25 17:05:42 2020 -0800 |
tree | 3c8f2ebe3cf7a94184db39ee6cc1f3223f7e7e47 | |
parent | 4229e0ea2c9936b3093990353b211bcd7802a2d5 [diff] |
net/mlx5e: Add missing LRO cap check The LRO boolean state in params->lro_en must not be set in case the NIC is not capable. Enforce this check and remove the TODO comment. Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>