Re: [PATCH net 2/5] ibmvnic: Fix MTU settings
From: David Miller <davem@davemloft.net>
Date: 2017-01-26 04:05:12
Also in:
linuxppc-dev
From: David Miller <davem@davemloft.net>
Date: 2017-01-26 04:05:12
Also in:
linuxppc-dev
From: Thomas Falcon <redacted> Date: Wed, 25 Jan 2017 15:02:20 -0600
In the current driver, the MTU is set to the maximum value capable for the backing device. This patch sets the MTU to the default value for a Linux net device.
Why are you doing this? What happens to users who depend upon the current behavior. They will break, and that isn't acceptable.