android_kernel_xiaomi_sm8350/drivers/message/fusion
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
..
lsi
Kconfig
Makefile
mptbase.c [SCSI] mptfusion: Set fw_events_off to 1 at driver load time. 2010-07-27 12:02:27 -05:00
mptbase.h [SCSI] mptfusion: Corrected declaration of device_missing_delay 2010-07-27 12:02:28 -05:00
mptctl.c [SCSI] mptfusion: sanity check for vdevice pointer is added 2010-04-11 09:24:10 -05:00
mptctl.h
mptdebug.h
mptfc.c [SCSI] mptfusion: sanity check for vdevice pointer is added 2010-04-11 09:24:10 -05:00
mptlan.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
mptlan.h
mptsas.c [SCSI] mptfusion: Corrected declaration of device_missing_delay 2010-07-27 12:02:28 -05:00
mptsas.h [SCSI] mptfusion: Event data alignment with 4 byte. 2010-04-11 09:24:12 -05:00
mptscsih.c [SCSI] mptfusion: Use DID_TRANSPORT_DISRUPTED instead of DID_BUS_BUSY 2010-07-27 12:02:28 -05:00
mptscsih.h [SCSI] modify change_queue_depth to take in reason why it is being called 2009-12-04 12:00:41 -06:00
mptspi.c [SCSI] mptfusion: Setting period,offset and width for SPI driver 2010-04-11 09:24:09 -05:00