]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit6ee5c61535a2df807069145970d3e7fa492a3fac
tree37e3d5e2aaf1252612b6d914594ee1997cd7ef38
parent89576205de8a5b6c19a4b3bb25bd16484a567b4e
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