]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0bc922394f6c7daa169da1c0f413d2fcb83ec3ac
tree8bf38501030d3450aaaab2b7d1aaf7c8f1bce176
parenta3776054761040c601e85d44cc649b6fdc8256e5
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