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)
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>

No differences found