linux-stable/drivers/message
Kashyap, Desai aca794ddd6 [SCSI] mptfusion: Corrected declaration of device_missing_delay
device missing delay is 8 bit value in io unit pg1. Making correct variable
declaration for device_missing_delay.

The driver is storing the calculated device missing delay in IOC structure
as a u8 instead of a u16. It needs to be a u16 if the delay is > 255.

Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-07-27 12:02:28 -05:00
..
fusion [SCSI] mptfusion: Corrected declaration of device_missing_delay 2010-07-27 12:02:28 -05:00
i2o drivers/message/i2o/i2o_config.c: use memdup_user 2010-05-27 09:12:41 -07:00
Makefile