commit | 0147dabc4404b3c91d65a47151283d9aa478b666 | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Fri Mar 27 00:27:16 2015 -0700 |
committer | James Bottomley <JBottomley@Odin.com> | Thu Apr 09 13:22:11 2015 -0700 |
tree | 64ecc55ff5ba4a2f32fbe35ae845631e439b7d96 | |
parent | f458aada75891e6e9aff391f8f12a2cb2aac7d58 [diff] |
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 <kys@microsoft.com> Reviewed-by: Long Li <longli@microsoft.com> Signed-off-by: James Bottomley <JBottomley@Odin.com>