hyperv: Add processing of MTU reduced by the host
authorHaiyang Zhang <haiyangz@microsoft.com>
Wed, 12 Nov 2014 22:07:44 +0000 (14:07 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Nov 2014 21:21:36 +0000 (16:21 -0500)
commit4d3c9d37f77566b04216dfc9a6513082002d7a1f
treec23efd4874c81912f2ad9a176ba57d74c9ec637a
parent5226cfc500022104d92813ee218608e80f56ead6
hyperv: Add processing of MTU reduced by the host

If the host uses packet encapsulation feature, the MTU may be reduced by the
host due to headroom reservation for encapsulation. This patch handles this
new MTU value.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hyperv/netvsc.c
drivers/net/hyperv/netvsc_drv.c
drivers/net/hyperv/rndis_filter.c