]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
IB/IPoIB: Forward MTU change to driver below
authorErez Shitrit <erezsh@mellanox.com>
Tue, 23 May 2017 08:42:52 +0000 (11:42 +0300)
committerDoug Ledford <dledford@redhat.com>
Tue, 18 Jul 2017 01:21:22 +0000 (21:21 -0400)
commited7b521d8a98c3371e3c9300df8bf3cb774d8ea6
tree30de0b4cef538ca2f376e19f0fc0a7b51fb295e8
parent98e77d9fd7dff05019436370e78c3ec0f9894e25
IB/IPoIB: Forward MTU change to driver below

This patch checks if there is a driver below that
needs to be updated on the new MTU and calls it
accordingly.

Signed-off-by: Erez Shitrit <erezsh@mellanox.com>
Reviewed by: Alex Vesker <valex@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/ulp/ipoib/ipoib_main.c