From: John Allen <jal...@linux.vnet.ibm.com> Date: Tue, 6 Jun 2017 16:55:52 -0500
> Changing the mtu is currently not supported in the ibmvnic driver. > > Implement .ndo_change_mtu in the driver so that attempting to use ifconfig > to change the mtu will fail and present the user with an error message. > > Signed-off-by: John Allen <jal...@linux.vnet.ibm.com> Applied, thanks.