]> 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)
commite892a4a3c94a6edbc89ae7891f913d060877b29e
tree37e3d5e2aaf1252612b6d914594ee1997cd7ef38
parent0308a74c916d2261bc8ef458753462ba741513b6
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