From: Haiyang Zhang Date: Fri, 15 Aug 2014 19:18:19 +0000 (+0000) Subject: hyperv: Increase the buffer length for netvsc_channel_cb() X-Git-Tag: fixes-against-v3.18-rc2~81^2~266 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f90251c8a6d06ed8b072a2a0f13c4b8a6d0cb222;p=pandora-kernel.git hyperv: Increase the buffer length for netvsc_channel_cb() When the buffer is too small for a packet from VMBus, a bigger buffer will be allocated in netvsc_channel_cb() and retry reading the packet from VMBus. Increasing this buffer size will reduce the retry overhead. Signed-off-by: Haiyang Zhang Reviewed-by: Dexuan Cui Signed-off-by: David S. Miller --- Reading git-diff-tree failed