net/mlx5e: IPoIB, Handle change_mtu
authorErez Shitrit <erezsh@mellanox.com>
Sun, 21 May 2017 05:56:20 +0000 (08:56 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Mon, 19 Jun 2017 15:40:20 +0000 (18:40 +0300)
commit807c4415974ff0d0bd101fd99ff6152feb22b0ac
treebed98e784e6b1c998899032ba8961e927fbd002f
parentc139dbfddd2c7848550ed06345060aa87701e818
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>
drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c