]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5913af2ded838846feca0be944dcca22fa12a925
treebed98e784e6b1c998899032ba8961e927fbd002f
parent0adf272e3d5a93e000c9710043750d2bb1c92255
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