diff options
author | Roel Kluin <roel.kluin@gmail.com> | 2009-11-17 23:53:22 +0100 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2009-12-04 19:01:49 +0100 |
commit | 832151f45806613f203c4c0308c1566d882b971f (patch) | |
tree | 4ac1a4fd574094b225e00791eaf23ceb12db28b0 /drivers/scsi/FlashPoint.c | |
parent | [SCSI] fix func names in kernel-doc (diff) | |
download | linux-832151f45806613f203c4c0308c1566d882b971f.tar.xz linux-832151f45806613f203c4c0308c1566d882b971f.zip |
[SCSI] st: fix test of value range in st_set_options()
value cannot logically be less than START and greater than BUFFERSIZE.
#define EXTENDED_SENSE_START 18
// vi include/scsi/scsi_cmnd.h +105
#define SCSI_SENSE_BUFFERSIZE 96
[akpm@linux-foundation.org: fix warning]
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Kai Makisara <kai.makisara@kolumbus.fi>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/FlashPoint.c')
0 files changed, 0 insertions, 0 deletions