From: Seokmann Ju Date: Thu, 26 Jul 2007 20:43:34 +0000 (-0700) Subject: [SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributes X-Git-Tag: v2.6.23-rc2~164^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=281afe1947d855661754850de29d7530b2ff18dc;p=pandora-kernel.git [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 . 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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed