From: K. Y. Srinivasan Date: Sat, 28 Feb 2015 19:39:02 +0000 (-0800) Subject: Drivers: hv: vmbus: Use a round-robin algorithm for picking the outgoing channel X-Git-Tag: omap-for-v4.2/o2_dc~63^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a13e8bbe851a96a0e78c2bd599bc34082fa697cd;p=pandora-kernel.git Drivers: hv: vmbus: Use a round-robin algorithm for picking the outgoing channel The current algorithm for picking an outgoing channel was not distributing the load well. Implement a simple round-robin scheme to ensure good distribution of the outgoing traffic. Signed-off-by: K. Y. Srinivasan Reviewed-by: Long Li Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed