]> git.baikalelectronics.ru Git - kernel.git/commit
storvsc: Rather than look for sets of specific protocol versions, make decisions...
authorKeith Mange <keith.mange@microsoft.com>
Thu, 13 Aug 2015 15:43:46 +0000 (08:43 -0700)
committerJames Bottomley <JBottomley@Odin.com>
Thu, 27 Aug 2015 05:41:33 +0000 (22:41 -0700)
commitdd9eb7b2cc0fcd0c455daafd08e3a6c7e21f62d8
tree37e3d5e2aaf1252612b6d914594ee1997cd7ef38
parentd90635ddfb80ddd47f23bd6c7a16c7290e55e778
storvsc: Rather than look for sets of specific protocol versions, make decisions based on ranges.

Rather than look for sets of specific protocol versions,
make decisions based on ranges. This will be safer and require fewer changes
going forward as we add more storage protocol versions.

Tested-by: Alex Ng <alexng@microsoft.com>
Signed-off-by: Keith Mange <keith.mange@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/storvsc_drv.c