commit | c139dbfddd2c7848550ed06345060aa87701e818 | [log] [tgz] |
---|---|---|
author | Erez Shitrit <erezsh@mellanox.com> | Thu May 18 17:03:21 2017 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Mon Jun 19 18:40:20 2017 +0300 |
tree | e99b6ee8b835757515142980fd7f6d156a12f6f3 | |
parent | b6dc510fac4796a57527667d47c48ef57a578dfc [diff] |
net/mlx5e: Use hard_mtu as part of the mlx5e_priv struct The mtu extra space that kept for the HW is specific for each link type, and it is different in mlx5e and mlx5i modules. Now it is kept in the priv structures, set by the mlx5e/mlx5i driver accordingly. Signed-off-by: Erez Shitrit <erezsh@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>