[GIT PULL] xen: fix for 4.14-rc6

From: Juergen Gross
Date: Fri Oct 20 2017 - 05:44:27 EST


Linus,

Please git pull the following tag:

git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-4.14c-rc6-tag

xen: fix for 4.14-rc6

It contains a fix for the Xen pv network drivers (frontend and backend)
avoiding the network connection to become unusable due to an illegal
MTU.

Thanks.

Juergen

drivers/net/xen-netback/interface.c | 2 +-
drivers/net/xen-netfront.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Mohammed Gamal (1):
xen-netfront, xen-netback: Use correct minimum MTU values