dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/scsi/qla2xxx
Seokmann Ju 281afe1947 [SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributes
This is a patch to fix 'segmentation fault' issue which was initiated
by Richard Lary <rlary@us.ibm.com>.  Thanks again Richard.

- on following sysfs attritute function, changes have made so that both
  count and offset input parameters are honored by the functions.
    = qla2x00_sysfs_read_nvram()
    = qla2x00_sysfs_read_vpd()
- made changes so that NVRAM data to be cached to minimize H/W accesses
  during agent querying of the driver's.

Signed-off-by: Seokmann Ju <seokmann.ju@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-07-27 09:14:22 -04:00
..
Kconfig [SCSI] qla2xxx: Remove obsolete firmware-loader-module support. 2006-05-20 09:49:13 -05:00
Makefile [SCSI] qla2xxx: add support for NPIV 2007-07-14 19:08:05 -05:00
qla_attr.c [SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributes 2007-07-27 09:14:22 -04:00
qla_dbg.c [SCSI] qla2xxx: Add ISP25XX support. 2007-07-20 09:25:29 -05:00
qla_dbg.h [SCSI] qla2xxx: Add ISP25XX support. 2007-07-20 09:25:29 -05:00
qla_def.h [SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributes 2007-07-27 09:14:22 -04:00
qla_devtbl.h [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2j. 2006-06-26 16:21:25 -05:00
qla_fw.h [SCSI] qla2xxx: Add ISP25XX support. 2007-07-20 09:25:29 -05:00
qla_gbl.h [SCSI] qla2xxx: Add ISP25XX support. 2007-07-20 09:25:29 -05:00
qla_gs.c [SCSI] qla2xxx: Add ISP25XX support. 2007-07-20 09:25:29 -05:00
qla_init.c [SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributes 2007-07-27 09:14:22 -04:00
qla_inline.h [SCSI] qla2xxx: Re-factor isp_operations to static structures. 2007-07-20 09:24:22 -05:00
qla_iocb.c [SCSI] qla2xxx: Re-factor isp_operations to static structures. 2007-07-20 09:24:22 -05:00
qla_isr.c [SCSI] qla2xxx: Data accessors Cleanup of last merge 2007-07-23 14:27:48 -05:00
qla_mbx.c [SCSI] qla2xxx: Generalize iIDMA support. 2007-07-20 09:02:04 -05:00
qla_mid.c [SCSI] qla2xxx: add support for NPIV 2007-07-14 19:08:05 -05:00
qla_os.c Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 2007-07-22 11:36:49 -07:00
qla_settings.h [SCSI] qla2xxx: Drop unused driver cruft. 2006-05-20 09:43:22 -05:00
qla_sup.c [SCSI] qla2xxx: Add ISP25XX support. 2007-07-20 09:25:29 -05:00
qla_version.h [SCSI] qla2xxx: Update version number to 8.02.00-k2. 2007-07-20 09:25:47 -05:00