[SCSI] hptiop: don't use cmnd->bufflen
commit7e5cdf9cd620f5b471661400a537ca56e1ded68d
authorJames Bottomley <James.Bottomley@SteelEye.com>
Fri, 24 Nov 2006 03:35:42 +0000 (24 04:35 +0100)
committerAdrian Bunk <bunk@stusta.de>
Fri, 24 Nov 2006 03:35:42 +0000 (24 04:35 +0100)
tree72ab9af525b2908336afae2b40c05e7c31c4f0ce
parent9f7887935b72f0605bce42f9cbb6003abc0f9b78
[SCSI] hptiop: don't use cmnd->bufflen

use cmnd->request_bufflen instead.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/scsi/hptiop.c