From: K. Y. Srinivasan Date: Fri, 27 Mar 2015 07:27:16 +0000 (-0700) Subject: scsi: storvsc: Always send on the selected outgoing channel X-Git-Tag: omap-for-v4.1/fixes-rc1~120^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0147dabc4404b3c91d65a47151283d9aa478b666;p=pandora-kernel.git scsi: storvsc: Always send on the selected outgoing channel The current code always sent packets without data on the primary channel. Properly distribute sending of packets with no data amongst all available channels. I would like to thank Long Li for noticing this problem. Signed-off-by: K. Y. Srinivasan Reviewed-by: Long Li Signed-off-by: James Bottomley --- Reading git-diff-tree failed