Re: [PATCH net-next] hyperv: Change the receive buffer size for legacy hosts

2014-03-10 Thread David Miller
From: Haiyang Zhang Date: Sun, 9 Mar 2014 16:10:59 -0700 > 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 Applied. __

[PATCH net-next] hyperv: Change the receive buffer size for legacy hosts

2014-03-09 Thread Haiyang Zhang
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 --- drivers/net/hyperv/hyperv_net.h |1 + drivers/net/hyperv/netvsc.c |6 +- 2 file