From: Vikas Chaudhary
Signed-off-by: Vikas Chaudhary
---
drivers/scsi/qla4xxx/ql4_os.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/scsi/qla4xxx/ql4_os.c b/drivers/scsi/qla4xxx/ql4_os.c
index 6096866..640d257 100644
--- a/drivers/scsi/qla4xxx/ql4_os.c
+++ b/
From: Vikas Chaudhary
Signed-off-by: Vikas Chaudhary
---
drivers/scsi/qla4xxx/ql4_version.h |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/scsi/qla4xxx/ql4_version.h
b/drivers/scsi/qla4xxx/ql4_version.h
index 4a20b88..765bb77 100644
--- a/drivers/scsi/qla4xxx
From: Nilesh Javali
Check mbox_sts[3] instead of mbox_sts[4] for ISP83xx to validate size
of data returned
Signed-off-by: Nilesh Javali
Signed-off-by: Vikas Chaudhary
---
drivers/scsi/qla4xxx/ql4_nx.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/scsi/qla
From: Vikas Chaudhary
James,
Please apply the following patches to the scsi tree at your earliest
convenience.
Thanks,
Vikas.
Nilesh Javali (1):
qla4xxx: Correct the validation to check in get_sys_info mailbox
Vikas Chaudhary (2):
qla4xxx: Pass correct function param to qla4_8xxx_
Hello,
After 3 straight days of wrongly debugging the megaraid_sas source code,
I believe I found the proper work-around/solution for this situation.
Setting linux kernel boot parameter pci=conf1 allows my Intel RAID
Controller-RMS25PB080 (LSI 2208/Fusion based) to be detected, and the FW
to
https://bugzilla.kernel.org/show_bug.cgi?id=51881
Bohdan Popovych changed:
What|Removed |Added
CC||boh...@popovych.info
--- Comment #7
> It's probably really not worth it. The u100w2 is a pretty old SCSI
> driver. I can't imagine there's more than a handful of them left. As I
> said, there's no evidence of a problem.
I would argue that having hardened code is always better if you plan to
support this code at all. And these bu
Hello,
On Wed, Dec 26, 2012 at 09:42:14AM +0800, Aaron Lu wrote:
> > This is really a round-about way to find out the matching device and
> > it wouldn't work if the disk device nests deeper. Doesn't really look
> > like a good idea to me.
>
> I don't quite understand the 'disk device nests deep
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mathew,
I have a PCMCIA SYM53C895a based card that has been no end of
challenges for a few years. It worked with one Debian kernel a
couple years ago, but only one and for the life of me I cannot
find the notes for what version. I can advise you I d
On 12/27/2012 2:01 AM, Jesper Juhl wrote:
> If kzalloc() or csio_hw_check_fwconfig() fail we may leave the
> csio_hw_flash_config() function without freeing allocated memory or
> firmware. This should take care of the leaks.
>
> Signed-off-by: Jesper Juhl
> ---
> drivers/scsi/csiostor/csio_hw.c
10 matches
Mail list logo