]> git.ipfire.org Git - people/arne_f/kernel.git/commit
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)
commit99d3016de4f2a29635f5382b0e9bd0e5f2151487
tree326bb8a6aedb25542cde76531f59ff4b7c9b76ab
parent3772ab1d37bc02ae4fe7cccb8f6540ff49ace8f7
hyperv: Change the receive buffer size for legacy hosts

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