commit | 807c4415974ff0d0bd101fd99ff6152feb22b0ac | [log] [tgz] |
---|---|---|
author | Erez Shitrit <erezsh@mellanox.com> | Sun May 21 08:56:20 2017 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Mon Jun 19 18:40:20 2017 +0300 |
tree | bed98e784e6b1c998899032ba8961e927fbd002f | |
parent | c139dbfddd2c7848550ed06345060aa87701e818 [diff] |
net/mlx5e: IPoIB, Handle change_mtu Add the ndo that supports change mtu for IPoIB. The callback called from the ipoib ULP driver, that gives the ability to change the SW and HW resources accordingly in the lower driver. Signed-off-by: Erez Shitrit <erezsh@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>