ibmvnic: Update MTU after device initialization
authorThomas Falcon <tlfalcon@linux.vnet.ibm.com>
Mon, 17 Oct 2016 20:28:10 +0000 (15:28 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Oct 2016 18:17:13 +0000 (14:17 -0400)
commit87737f8810db445db171ca81ca4cc43bd5b067ce
tree8bf38501030d3450aaaab2b7d1aaf7c8f1bce176
parent12608c260d2fe36746508cb4fa20b6e9a5f9c241
ibmvnic: Update MTU after device initialization

It is possible for the MTU to be changed during the initialization
process with the VNIC Server.  Ensure that the net device is updated
to reflect the new MTU.

Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ibm/ibmvnic.c