hyperv: Change the receive buffer size for legacy hosts
authorHaiyang Zhang <haiyangz@microsoft.com>
Sun, 9 Mar 2014 23:10:59 +0000 (16:10 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 10 Mar 2014 20:11:26 +0000 (16:11 -0400)
Due to a bug in the Hyper-V host verion 2008R2, we need to use a slightly smaller
receive buffer size, otherwise the buffer will not be accepted by the legacy hosts.

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

Simple merge
Simple merge