commit | 16d3ea26f82271fef9b1c4523b5e1ea31fa39eec | [log] [tgz] |
---|---|---|
author | Martin K. Petersen <martin.petersen@oracle.com> | Fri Sep 10 01:20:27 2010 -0400 |
committer | James Bottomley <James.Bottomley@suse.de> | Thu Sep 16 11:48:48 2010 -0400 |
tree | eeb4e01e9d46adc8f83208d1162cc8f4ab327128 | |
parent | 9c03f1622af051004416dd3e24d8a0fa31e34178 [diff] |
[SCSI] Fix VPD inquiry page wrapper Fix two bugs in the VPD page wrapper: - Don't return failure if the user asked for page 0 - The end of buffer check failed to account for the page header size and consequently didn't work Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Cc: Stable Tree <stable@kernel.org> Signed-off-by: James Bottomley <James.Bottomley@suse.de>