From: Andrew Vasquez Date: Fri, 19 Oct 2007 22:59:15 +0000 (-0700) Subject: [SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates. X-Git-Tag: v2.6.24-rc1~19^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c96d8d0c17978bbf5eb82314d488f46d4a51280;p=pandora-kernel.git [SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates. Since both NVRAM and VPD regions of the flash reside on unaligned sector boundaries, during update, the driver must perform a read-modify-write operation to the composite NVRAM/VPD region. This affects ISP25xx type boards only. Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed