diff options
author | Martin K. Petersen <martin.petersen@oracle.com> | 2012-09-27 04:39:44 +0200 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2013-02-24 10:26:18 +0100 |
commit | 4d24834dfd25f2dab5977241cd5a6662edde92f7 (patch) | |
tree | c6ab1936fcef076629dd2c54bd076d58e8c75951 /include/scsi/osd_protocol.h | |
parent | [SCSI] storvsc: Initialize the sglist (diff) | |
download | linux-4d24834dfd25f2dab5977241cd5a6662edde92f7.tar.xz linux-4d24834dfd25f2dab5977241cd5a6662edde92f7.zip |
[SCSI] Fix range check in scsi_host_dif_capable()
The range checking from fe542396 was bad. We would still end up walking
beyond the array as Type 3 is defined to be 4 in the protection
bitmask. Instead use ARRAY_SIZE() for the range check.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'include/scsi/osd_protocol.h')
0 files changed, 0 insertions, 0 deletions