diff options
author | K. Y. Srinivasan <kys@microsoft.com> | 2014-07-12 20:48:29 +0400 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-07-26 01:17:03 +0400 |
commit | adb6f9e1a8c6af1037232b59edb11277471537ea (patch) | |
tree | 45fe417ada211b198c71623b4608c47c96888f0b /drivers/scsi/ips.c | |
parent | 8caf92d80526f3d7cc96831ec18b384ebcaccdf0 (diff) | |
download | linux-adb6f9e1a8c6af1037232b59edb11277471537ea.tar.xz |
Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
Based on the negotiated VMBUS protocol version, we adjust the size of the storage
protocol messages. The two sizes we currently handle are pre-win8 and post-win8.
In WS2012 R2, we are negotiating higher VMBUS protocol version than the win8
version. Make adjustments to correctly handle this.
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Cc: <stable@vger.kernel.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/scsi/ips.c')
0 files changed, 0 insertions, 0 deletions