From: Haiyang Zhang Date: Thu, 26 Mar 2015 16:03:37 +0000 (-0700) Subject: hv_netvsc: Implement batching in send buffer X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c3877f275ee6b479fa828947811c76d431501ca;p=pandora-kernel.git hv_netvsc: Implement batching in send buffer With this patch, we can send out multiple RNDIS data packets in one send buffer slot and one VMBus message. It reduces the overhead associated with VMBus messages. Signed-off-by: Haiyang Zhang Reviewed-by: K. Y. Srinivasan Signed-off-by: David S. Miller --- Reading git-diff-tree failed