From: Andrew Vasquez Date: Thu, 20 Sep 2007 21:07:42 +0000 (-0700) Subject: [SCSI] qla2xxx: Use the correct pointer-address during NVRAM writes. X-Git-Tag: v2.6.24-rc1~1290^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c45bcc8e771fa152ed540b8cb2ac8022280173bd;p=pandora-kernel.git [SCSI] qla2xxx: Use the correct pointer-address during NVRAM writes. Original code, incorrectly passed the address-of a pointer rather than the pointer value itself. Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed