Files
linux-st/drivers/block
Stephen M. Cameron adfbc1ff34 cciss: sanitize max commands
cciss: sanitize max commands
Some controllers might try to tell us they support 0 commands
in performant mode.  This is a lie told by buggy firmware.
We have to be wary of this lest we try to allocate a negative
number of command blocks, which will be treated as unsigned,
and get an out of memory condition.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
2010-08-07 18:52:30 +02:00
..
2010-08-07 18:25:00 +02:00
2010-08-07 18:52:30 +02:00
2010-08-07 18:52:30 +02:00
2010-08-07 18:25:00 +02:00
2010-08-07 18:25:00 +02:00