diff options
author | Kashyap, Desai <kashyap.desai@lsi.com> | 2010-06-17 11:09:25 +0200 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2010-07-27 19:02:28 +0200 |
commit | aca794ddd688f1bbb7551f569b0620255c052d80 (patch) | |
tree | 4d840152a8958ecd585b896cc59b99a2bb7c4bf0 /drivers/net/Kconfig | |
parent | [SCSI] mptfusion: Use DID_TRANSPORT_DISRUPTED instead of DID_BUS_BUSY (diff) | |
download | linux-aca794ddd688f1bbb7551f569b0620255c052d80.tar.xz linux-aca794ddd688f1bbb7551f569b0620255c052d80.zip |
[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>
Diffstat (limited to 'drivers/net/Kconfig')
0 files changed, 0 insertions, 0 deletions